Completed a 3-month software engineering immersive program studying full-stack web development including HTML, CSS, JavaScript, Ruby on Rails, Node.JS, Express, and React.JS. During this course, I learned how to think like a developer, work in a team, and use Git for collaboration and version control.
Wagger: Matching app for dogs where users can create a profile and meet other dogs in their area
• Full-stack Javascript application written in React.JS and Express with MongoDB
• Created matching logic on the backend to determine matches based on user input
• Used React to instantly display a new match component when there is a match.
Deployed site: asooge.github.io/wagger-client/
Github repository: github.com/asooge/wagger-client
Let's Chat:
• Collaborated in a group of 4 as Scrum master to ensure the team had organization and direction.
• Backend Lead to develop the API to store messages and enable interaction with Socket.io
• Assisted front-end team with logic on interacting with Socket.io and displaying changes in real time
Deployed site: undefined-sei.github.io/team-project-client/
Github repository: github.com/undefined-sei/team-project-client
Bazaar Memes:
• Designed a meme database using Ruby on Rails with Active Record and PostgreSQL
• Created a meme generator using jQuery and HTML/CSS.
• Allowed user to view all memes on the site and displayed them using handlebars.
• Allowed for interactivity with users commenting and up/down voting memes
Deployed site: asooge.github.io/bazaarMemes/
Github repository: github.com/asooge/bazaarMemes
Tic Tac Toe:
• Created forms and user experience for authorization with HTML, JavaScript, and jQuery
• Interacted with the API to create a game, and update the game with each move
• Styled the page using CSS flexbox, Bootstrap, and Animate.CSS
Deployed site: asooge.github.io/tic-tac-toe/
Github repository: github.com/asooge/tic-tac-toe