Skip to content
View justincordova's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report justincordova

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


Hi

section .data
    name        db 'Justin Cordova', 0
    role        db 'Software Engineer', 0
    location    db 'Stewartsville, New Jersey', 0
    university  db 'NJIT', 0

section .text
    global _start

_start:
    mov rax, 60
    xor rdi, rdi
    syscall

I'm Justin, i'm from Stewartsville, New Jersey 📍.

My interests fall under full-stack development and backend engineering.

CS @NJIT.

SDE Intern @PureTechInc.



LinkedIn

Technical Skills

Languages:
Go TypeScript JavaScript C# Python C
Java

Databases:
MySQL PostgreSQL MongoDB

Frameworks & Libraries:
.NET React Next.js Node.js Express Django Tailwind CSS Prisma Redux Jest

Developer Tools:
Git Docker Postman Jupyter

Concepts & Practices:
RESTful APIs, Microservices, CI/CD, Agile/Scrum, OOP, Design Patterns, System Design, Test-Driven Development


Pinned Loading

  1. justin justin Public

    Justin's Portfolio

    TypeScript 1

  2. findu findu Public

    Dating App for Verified College Students Only

    TypeScript 1

  3. dotcor dotcor Public

    Terminal dotfile manager built in Go

    Go 1

  4. learngo learngo Public

    Modern Go 1.25 examples, exercises, and projects for hands-on learning—from basics to advanced concurrency and generics.

    Go

  5. JobDaemon JobDaemon Public

    A robust background service to scrape and notify about new Software Engineering internships.

    TypeScript

  6. student-depression-prediction student-depression-prediction Public

    Student Depression Prediction using Supervised ML Models

    Jupyter Notebook 1