Skip to content
View noopta's full-sized avatar
Block or Report

Block or report noopta

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

Hello hello 👋

My name's Anupta and I'm currently a Software Engineer at Toronto-Dominion Bank, based in Toronto, Ontario.

I enjoy coding in my spare time, whether it be competitive programming, side projects, hackathons, or my own side projects. You'll find projects here in various languages, with my experiences primarily being in full-stack, back-end and mobile.

Some of my languages 👨‍🚀

Here are some of the languages I use on a day-to-day basis.

Top Langs

My stats! ✔️

Check out my summarized contributions below.

GitHub Streak

Pinned

  1. chess_ai_parser chess_ai_parser Public

    In this project, I aim to develop a program which can get a user's most recent games played from Chess.com, and scrape the set of moves per game. The data is then fed to GPT 3.5 for game analysis, …

    HTML

  2. financial_assistant_gpt financial_assistant_gpt Public

    Repository for my B2C SaaS DocuSync AI. The platform allows users to talk to multiple documents at once via a GPT 4 powered AI chat, and for them to have a storage system for their files for future…

    Python 1 1

  3. Full-Stack_GPX_File_Parser Full-Stack_GPX_File_Parser Public

    A full stack GPX File Parser which utilizes C on the backend, and HTML / CSS and JavaScript on the front-end. A server-side connection is established through Node.JS to pass data from the front-end…

    C

  4. Java-Projects Java-Projects Public

    Projects I completed so far using Java and object-oriented programming principles.

    Java

  5. PostgresSQL-and-SQL-Queries PostgresSQL-and-SQL-Queries Public

    Queries that I have developed using both Postgres SQL and SQL. Concepts used include natural joins, cursors, updating, and more.

    PLpgSQL 1 1

  6. web-scraper web-scraper Public

    Golang web scraper which parses through event ticket vendor sites such as StubHub.ca.

    Go