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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. NygenAnalytics/CyteOnto NygenAnalytics/CyteOnto Public

    Automated semantic comparison of cell type annotations

    Python 2

  2. CS-4622-Computing-in-the-Cloud CS-4622-Computing-in-the-Cloud Public

    This repository contains all the final project created as a part of the CS-4622: Computing in the Cloud at Ashoka University. The project is a Media Transcoding Application (SaaS) that allows users…

    Python

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

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

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

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