Skip to content
View AnuragSChatterjee's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AnuragSChatterjee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AnuragSChatterjee/README.md

• 👋 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/

Pinned

  1. NUS-CS3237-Introduction-To-Internet-Of-Things-IoT NUS-CS3237-Introduction-To-Internet-Of-Things-IoT Public

    An IoT module that I took as a year 4 undergraduate at the National University Of Singapore (NUS). Used TensorFlow, Keras and C++ for my labs and final group project.

    Jupyter Notebook 1

  2. NUS-EE4211-Data-Science-For-The-Internet-Of-Things-IoT NUS-EE4211-Data-Science-For-The-Internet-Of-Things-IoT Public

    My final year NUS module on SVM, Decision Trees, Linear & Logistic Regression, Naive Bayes, Neural Networks & IoT Systems, and a Data Science Project on data forecasting for an actual IoT system.

    Jupyter Notebook

  3. Leetcode-Easy-Questions---My-Solutions-To-Top-100-Interview-Questions Leetcode-Easy-Questions---My-Solutions-To-Top-100-Interview-Questions Public

    Did some of the coding problems in Python, C and C++ for the Top 100 Interview Questions under the Easy category just for the sake of practice.

    Python 1

  4. Kaggle-Data-Science-And-Machine-Learning-Competitions-2023 Kaggle-Data-Science-And-Machine-Learning-Competitions-2023 Public

    All my worked solutions for all Data Science And Machine Learning competitions that I've attempted on Kaggle in 2023.

    Jupyter Notebook

  5. Ultralytics-YOLOv5-In-Pytorch-For-Object-Detection-And-Tracking Ultralytics-YOLOv5-In-Pytorch-For-Object-Detection-And-Tracking Public

    Forked from ultralytics/yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

    Python

  6. FAST-API---Used-This-Repository-For-My-Own-Project FAST-API---Used-This-Repository-For-My-Own-Project Public

    Forked from tiangolo/fastapi

    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-Camer…

    Python