Skip to content
View CandyRagi's full-sized avatar
🍭
Candy Eating Comp
🍭
Candy Eating Comp

Block or report CandyRagi

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
CandyRagi/README.md

Ansh Tiwari

CS Student @ Simon Fraser University
Full Stack Dev • Systems Programming • Esports Analytics

LinkedIn Email


I am a 3rd-year Computing Science student passionate about AI/ML integration, System Architecture, and UI/UX Design. Currently building TapTheHuzz and Writing neural nets from scratch in C++ .

Based in Burnaby, BC


Technical Skills

Languages:       C • C++ • Java • Python • TypeScript • JavaScript
Frontend:        React • HTML • CSS
Backend:         Spring Boot • Node.js • Express
Databases:       PostgreSQL • MongoDB
Tools:           Docker • Git • Linux

Current Focus

  • Building Android Apps and Embedded Systems
  • Exploring AI/ML integration in full-stack applications
  • Competing in VAL Challengers (NECC)
  • Developing StudySage

Interests

🐧 System: Proud Fedora KDE Plasma User
Focus: Android Apps and Embedded Systems
Hobbies: Yapping & Food


Open to opportunities and collaborations

Pinned Loading

  1. Tapzz Tapzz Public

    It's an NFC app to share your socials (Insta, Snap, whatever) with just a tap. Perfect for securing the huzz.

    Kotlin 1

  2. Kataru Kataru Public

    A slick audiobook player for Android. Built because I got tired of clunky apps that look like they're from 2015.

    Kotlin 2

  3. StudySage StudySage Public

    Forked from manavbansal1/StudySage

    StudySage is a comprehensive educational Android application that combines AI-powered content processing, collaborative study groups, and real-time multiplayer games.

    Kotlin

  4. portfolio portfolio Public

    Yo, welcome to the lobby! This ain't your average NPC portfolio. I'm a cracked developer ready to clutch up your next project. We don't miss shots here.

    TypeScript 1

  5. shell-clone shell-clone Public

    A Unix shell implementation written in C. Built from scratch to explore how shells actually work under the hood process management, signal handling, command parsing, and history tracking.

    C++

  6. group-chat-server group-chat-server Public

    A multi-client group chat server written in C, built as a university systems programming assignment. The server uses poll() for non-blocking I/O and relays messages to all connected clients in a gl…

    C