My technical career of over three years has spanned the bootcamp space: creating technical curriculum, teaching coding concepts and building internal tools to meet business needs. In this time I've developed a deep knowledge of both web development and data engineering. In this time I also completed a level 5 Software Development qualification as an apprentice.
Software Development skills include: JavaScript / TDD with Jest / Express Servers / Node / React framework / NextJS
Data Engineering skills include: Python / TDD with Pytest / FastAPI / AWS S3, CloudWatch, Lambda, IAM / Terraform / CICD with GitHub Actions
I am also a team lead with extensive experience as a scrum master leading ceremonies in our agile sprints.
You can find me on LinkedIn.
Here are some examples of codebases I've produced either to stretch my technical chops, demonstrate coding concepts, or build tools to meet a need.
NC News Backend API
https://github.com/Poonam-raj/nc-news-api
An app designed to deliver you all the best lorem ipsum news of the day! Built in JavaScript on a Express Server using SQL tables to store data and a Postgres interface between the two.
NC News Frontend
https://github.com/Poonam-raj/nc-news
The frontend component to the lorem ipsum news app. Built in JavaScript using React.
Other bits and bobs:
- Logic blocks: my own playground for logic challenges and used in code reviews to bolster team knowledgebase.
- Pokemon ETL: A WIP to demonstrate a set of ETL functions to process third-party API data.