Skip to content
View Gautam8387's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@NygenAnalytics @KutumLab

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

4th year undergraduate student at Ashoka University majoring in Computer Science with a minor in mathematics.

Focusing 🎯


  • 💼 I am a Scientific Computing Engineer at Nygen Analytics.
  • 📚 I was also a teaching assistant at the Indian Institute of Technology Jodhpur (IIT-J), Ashoka University, and Plaksha University.

Links:

"Github" "Linkedin"


Pinned Loading

  1. CS-1319-Programming-Language-Design-and-Implementation CS-1319-Programming-Language-Design-and-Implementation Public

    This repository contains all the questions and codes done in the CS-1319: Programming Language Design and Implementation at Ashoka University.

    C

  2. 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

  3. 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

  4. 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

  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

  6. 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