Skip to content
View Gautam8387's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Gautam8387

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
Gautam8387/README.md

alt text

ML ∘ Dev ∘ Cloud ∘ Research

3rd Year at Ashoka University majoring in Computer Science with a minor in mathematics. Strong and demonstrated knowledge of computer fundamentals: Programming Paradigms, Data Structures, Operating Systems, Algorithms, Machine Learning, etc.

Interested in Machine Learning, Computational Learning, Cloud and Research.


  • 💼 I am currently a research intern at Koita Center for Digital Health

  • 📄 Know about my experiences (CV) here.

  • 📚 I am also a teaching assistant at the Indian Institute of Technology Jodhpur (IITJ), Ashoka University, and Plaksha University.

  • 👨‍💻 All of my projects are available here


Gautam's GitHub stats


Connect with me:

"Github" "Linkedin"


Languages and Tools:

C++ C Python Java Flask Machine Learning GitHub Jupyter Notebook Visual Studio Code LaTeX Wordpress Tensorflow JavaScript HTML5 CSS3 Android Studio Arduino Linux Assembly Oracle Cloud


Top Langs


Pinned

  1. RSA-Encryption-System RSA-Encryption-System Public

    I have worked on developing the raw implementation of RSA without using any library. It uses modular arithmetic to deal with large numbers. The program is working efficiently for 1024 bits of prime…

    Python 1 1

  2. rintukutum/dream-coda-tb-sc1-chsxashoka rintukutum/dream-coda-tb-sc1-chsxashoka Public

    DREAM CODA TB SC1 - MFCC with ANN and CNN

    Python

  3. CS-1217-Operating-Systems CS-1217-Operating-Systems Public

    This repository contains all the questions, assignments, concepts and code done in the CS-1217: Operating Systems course taught by Professor Manu Awasthi at Ashoka University. The coding part of th…

    C 1

  4. Huffman-RL-Encoding-Compression-Algorithm Huffman-RL-Encoding-Compression-Algorithm Public

    I have worked on developing the implementation of Huffman Compression Algorithm on Strings along with run time encoding. Written in C, the program works on Min Heaps and Huffman Tree data structure…

    C 1

  5. CS-1203-Data-Structures CS-1203-Data-Structures Public

    This repository contains all the questions and codes done in the CS-1203: Data Structures course at Ashoka University.

    C 1

  6. AgBot AgBot Public

    AgBot is an advanced robot with wheels using Raspberry Pi and Arduino Uno boards. Designed for data collection, it can traverse various terrains to gather valuable information. Its sensors, it capt…

    Python