GithubHelp home page GithubHelp logo
Anurag Chatterjee: Welcome To My Technical Projects Portfolio In Industry & Academia! photo

anuragschatterjee Goto Github PK

followers: 2.0 following: 7.0 repos: 51.0 gists: 0.0

Name: Anurag Chatterjee: Welcome To My Technical Projects Portfolio In Industry & Academia!

Type: User

Company: National University Of Singapore (NUS) Alumni: B.Eng (Electrical Engineering), Class Of 2019/23

Bio: Electrical Engineer: New Product Development At Schlumberger | IoT Specialist | Design Thinker | Self-Taught In Hardware, AI, Data Science & Machine Learning

Twitter: anu_chat_1

Location: Singapore

Blog: https://linktr.ee/Anurag_Chatterjee

β€’ πŸ‘‹ Hi, I’m @AnuragSChatterjee, National University Of Singapore (NUS) Undergraduate pursuing Electrical Engineering with a double major in Innovation And Design, as well as an Interdisplinary Education programme called the Ridge View Residential College Programme (RVRC) in NUS which involves sustainability studies and leadership, and lastly, a specialization in the Internet Of Things (IoT).

β€’ My main purpose of my GitHub page is to document all the mini-projects that I do during my free time to learn new things, as well as my intenship experiences.

β€’ I have done a bit of leetcode practice in 3 different programming languages i.e. Python, C and C++ for easy questions just to get started, and you can check them out in one of my repositories. Check out my Leetcode profile where I practised some coding for learning purposes only: https://leetcode.com/anurag_chatterjee/

β€’ πŸ‘€ I’m interested in Electronics And IoT Engineering, Robotics, Product/Project Management In Tech Startups, Memes Design, Blogging And Entrepreneurship!

β€’ πŸ’Ό I have both extensive Startup & Corporate Work Experience. I have worked in Deep Tech Startups in Block 71 & Block 73 at LeanLaunchPad in Singapore at One-North - which is located right at the heart of Singapore's Startup Ecosystem. Here are some of my Singapore work experience highlights in a gist:

    β–‘ Worked in Electronics & Hardware Design for a Mechatronics Engineering startup founded by an ex-A*STAR Director of Research & Engineering
    
    β–‘ Worked as an IoT Software Engineer role in a newly incubated Electronics Hardware startup based out of the NUS Graduate Research & Innovation Programme
    
    β–‘ Worked in AI Product/Project Management by ex-GovTech & Cyber Security Agency Of Singapore Directors in an AI & Cyber Security startup
    
    β–‘ Worked as an AI Research Engineer for Machine Learning & Computer Vision for an AI Startup focused on Construction Safety, under a Forbes 30 Under 30 Entrepreneur

β€’ πŸ’Ό I have prior educational and professional work experience in the following areas of expertise from my experience working in academia as a Teaching Assistant (TA) for Design Thinking in the National University Of Singapore (NUS), then in technical and business roles within deep tech & engineering startups based out of Singapore, university engineering teams, and lastly, in Global Fortune 500 MNCs based in Europe and USA:

    β–‘ Electronics Design Engineering: Arduino Programming, MATLAB, EAGLE-CAD, Autodesk CAD, PCB Design, LTSpice Circuit Design and Simulations, CircuitLab For Electronic Component Design, Power Electronics Calculations, Hardware Serial Communication, GUI Creation And Interfacing, Electronics And Hardware Testing & Manufacturing 

    β–‘ Software & Hardware Engineering: IoT Programming Languages (C, C++ & Python), Flask, MySQL, SQL, Raspberry Pi Programming, WeMosD1 Microcontrollers Programming, Hardware-Software Interfacing and Integration,  FPGA Programming, EDA Tools, TCP/IP Computer Networks, Python Socket Programming, Client-Server Programming

    β–‘ Innovation Design Engineering: Figma, Design Thinking Methodologies (Value Proposition Canvas, Feasibility & Dot Matrix, HMW Problem Statements, UX Research, Personas  Mapping, Rapid Prototyping, Conceptualization), Product & Project Management, Adobe Photoshop & Illustrator, Miro Tools

β€’ πŸ“– Self-taught myself the following technical skills in coding/programming through online courses from Udemy, Coursera, Coursera Project Network and LinkedIn Learning:

    β–‘ Python 
    β–‘ Machine Learning
    β–‘ Data Science: Numpy, Pandas, Sklearn, Seaborn
    β–‘ SQL
    β–‘ C (Through Leetcode Practice And Readings There)
    β–‘ C++ (Through Leetcode Practice And Readings There)

β€’ 🌱 I’m currently learning Coding through beginner projects from online courses (C, Python & Machine Learning), Electronics Design Engineering (PCB, EAGLE CAD, Arduino, MATLAB, LT Spice Circuit Simulations)!

β€’ I have documented all my tech learning journey here, self-taught myself various coding languages (Python,C,SQL) and did up ML & Data Analysis projects. Link here: https://drive.google.com/drive/folders/1zWLbUNbxT9Qml-xY7RNeMWwGoudCwadg

β€’ Did some coding (Machine learning, Data Visualizations, SQL, Deep Learning & Computer Vision) on Kaggle, and you can check my Kaggle profile at: https://www.kaggle.com/anuragschatterjee1/code

β€’ πŸ’žοΈ I’m looking to collaborate on various open source tech and engineering projects! Currently documenting my work in basic tech projects here to level up my digital skills

β€’ πŸ“« Feel free to reach out on LinkedIn at: https://www.linkedin.com/in/anurag-s-chatterjee-ba6858194/

Anurag Chatterjee: Welcome To My Technical Projects Portfolio In Industry & Academia!'s Projects

codeacademy-machine-learning-in-python-project-handwriting-recognition-using-k-means-clustering icon codeacademy-machine-learning-in-python-project-handwriting-recognition-using-k-means-clustering

The U.S. Postal Service has been using machine learning and scanning technologies since 1999. Because its postal offices have to look at roughly half a billion pieces of mail every day, they have done extensive research and developed very efficient algorithms for reading and understanding addresses. And not only the post office, ATMs can recognize handwritten bank checks. Evernote can recognize handwritten task lists and Expensify can recognize handwritten receipts. In this project, I used K-means clustering (the algorithm behind this magic) and scikit-learn to cluster images of handwritten digits

codeacademy-project-sql-how-to-hack-hacker-news icon codeacademy-project-sql-how-to-hack-hacker-news

Hacker News is a popular website run by Y Combinator. It’s widely known by people in the tech industry as a community site for sharing news, showing off projects, asking questions, among other things. In this project, you will be working with a table named hacker_news that contains stories from Hacker News since its launch in 2007. It has the following columns: title: the title of the story user: the user who submitted the story score: the score of the story timestamp: the time of the story url: the link of the story This data was kindly made publicly available under the MIT license.

computer-vision-in-opencv icon computer-vision-in-opencv

After completing a Computer Vision course on Kaggle and having after earned a Certificate In Computer Vision, I thought of practicing some OpenCV concepts from the documentations.

covid_19_data_analysis_in_python icon covid_19_data_analysis_in_python

Worked with an actual COVID19 dataset, published by John Hopkins University, which consist of the data related to cumulative number of confirmed cases, per day, in each country.

data-visualization-kaggle-course icon data-visualization-kaggle-course

Did up coding exercises on Data Visualization on Kaggle using Seaborn and Matplotlib on random datasets that I found on Kaggle's database.

ee4204_computer-networks_in_ubuntu_and_linux icon ee4204_computer-networks_in_ubuntu_and_linux

A computer networks module that I took as an undergraduate at the National University Of Singapore (NUS). Did my lab assignment on fixed and varying batch size messaging transfer protocols in UDP using Ubuntu (A Linux Distribution System), C and Socket Programming.

fast-api---used-this-repository-for-my-own-project icon fast-api---used-this-repository-for-my-own-project

FastAPI framework, high performance, easy to learn, fast to code, ready for production. Link to my Project here: https://github.com/AnuragSChatterjee/FAST-API-Based-Heatmap-Dashboard-For-Live-Camera-Data-Analysis-For-Activity-Classification

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.