Amara Okonkwo
Software Engineer · Raleigh, NC · amara.okonkwo@example.com · github.com/amaraok · linkedin.com/in/amaraokonkwo
Summary
Computer science graduate (NC State, May 2026) with shipped evidence: a course-planning app serving 800 students, a summer internship merging 14 production PRs, and 6 open-source contributions. Strong TypeScript/React and Node.js with real deployment experience (AWS, CI/CD). Seeking a software engineer I role on a product team; comfortable owning small features end to end and learning from review.
Professional Experience
Software Engineering Intern · Tidewater Apps
May 2025 – Aug 2025
- Merged 14 production PRs over 12 weeks on the customer-dashboard team (React, TypeScript, Node.js), including a filter feature shipped to 30K users.
- Cut a key dashboard query from 2.5s to 300ms by adding an index and rewriting an N+1 access pattern — found through profiling, shipped with the senior engineer’s review.
- Wrote 40+ unit and integration tests raising the team’s coverage on touched modules from 55% to 80%; zero regressions attributed to intern-shipped code.
- Presented the internship project to 25 engineers at the end-of-summer demo; the feature graduated to the product roadmap.
Undergraduate Teaching Assistant, Data Structures · NC State University
Aug 2024 – May 2026
- Led weekly labs of 30 students and held office hours for a 200-student course across 4 semesters; course feedback rated lab clarity 4.8/5.
- Wrote 12 autograder test suites adopted by the course staff, cutting grading turnaround from a week to 48 hours.
Projects
CoursePilot — course-planning web app
- Built and deployed a schedule-conflict planner used by 800 students at NC State — React/TypeScript front end, Node.js/PostgreSQL API on AWS (ECS), GitHub Actions CI/CD.
- Cut reported schedule conflicts 90% for users vs the registrar’s tool; operated it through 3 semesters including migrations and a zero-downtime schema change.
Open source
- Landed 6 merged PRs across 2 OSS projects, including a documented bug fix in a testing library with 200K weekly downloads.
Technical Skills
- Languages & frameworks: TypeScript & JavaScript, React, Node.js (Express), Python, SQL (PostgreSQL), HTML/CSS
- Practices & tools: Git & code review workflow, testing (Jest, Playwright), CI/CD (GitHub Actions), AWS (ECS, RDS, S3), Docker, agile/scrum (internship experience)
Certifications & Education
- B.S. Computer Science, North Carolina State University — May 2026 · GPA 3.6
- Relevant coursework: distributed systems, databases, algorithms, software engineering practicum