Skip to content
View prempreetbrar's full-sized avatar

Block or report prempreetbrar

Report abuse

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

Report abuse
prempreetbrar/README.md

Hi there 👋

Currently I am...

🧑🏽‍💻  A Computer Science student at the University of Calgary

✈️  Looking for exciting and challenging new opportunities

📚  Exploring new languages and technologies


Past Experiences:

Roblox_Tilt_Black  Software Engineer Intern @ Roblox - Summer 2024

Binance Logo  Software Engineer Intern @ Binance - Summer 2023

Arcurve Logo  Software Engineer Intern @ Arcurve - Summer/Fall 2022


I love getting to know different people; feel free to reach out to me via email or LinkedIn to chat!

Pinned Loading

  1. Nexpedia Nexpedia Public

    An app for nature tours; uses a REST API with an MVC backend architecture, authentication using JWT token, authorization, server-side rendering with Pug templates, file uploading with Multer, payme…

    JavaScript

  2. Swipe Swipe Public

    A mockup of a payment infrastructure platform; responsive on tons of different screen sizes.

    JavaScript

  3. ApliTrack ApliTrack Public

    An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentica…

    TypeScript 1

  4. Who-Said-It Who-Said-It Public

    A guessing game that scrapes quotes from a website and displays a random quote to the user; the user must guess the quote.

    Python