benjimon24
Software Engineer at dv01. Graduated from Dev Bootcamp. Attended Software Engineer Career Accelerator (SECA) Program at General Assembly
dv01New York, NY
Pinned Repositories
bank-of-benjimon
benjimon24.github.io
Personal website built using Bootstrap 4
cog-ga-backend
cracking-the-coding-interview-questions
css-natours
A stylish webpage modelled after an app for discovering nature tours. Features advanced CSS techniques such as animations, pseudo-classes, clip-paths, SASS mixins and variables, and more! Demonstrates the use of the block-element-modifier naming convention in HTML markup. Also demonstrates the structure of modern SASS architecture.
css-nexter
A professional-looking webpage modelled after an app for buying homes. Combines the power of flexbox with css-grid to create a responsive web page with an beautiful photo collage. Explores different ways of using css-grid, flexbox, and functions such as minmax().
css-trillo
A modern-looking webpage modelled after an app for booking hotels. Utilizes the full power of the CSS Flexbox model to create a responsive web page. In addition, we also use the power of CSS variables, SVG images, mask images, the @supports query, keyframe animations, and more.
meme-generator
Full stack application utilizing Java Spring Boot with microservices architecture for backend, React with Semantic-UI for front-end
puzzle-and-dragons
A clone of a popular mobile game with the same name - it is a match-3 puzzle game with click and drag functionality. Built using Java and the Processing library.
stock-portfolio
Full-stack web app built using Rails that allows users to construct a mock portfolio and manage stock positions
benjimon24's Repositories
benjimon24/puzzle-and-dragons
A clone of a popular mobile game with the same name - it is a match-3 puzzle game with click and drag functionality. Built using Java and the Processing library.
benjimon24/bank-of-benjimon
benjimon24/benjimon24.github.io
Personal website built using Bootstrap 4
benjimon24/cog-ga-backend
benjimon24/cracking-the-coding-interview-questions
benjimon24/css-natours
A stylish webpage modelled after an app for discovering nature tours. Features advanced CSS techniques such as animations, pseudo-classes, clip-paths, SASS mixins and variables, and more! Demonstrates the use of the block-element-modifier naming convention in HTML markup. Also demonstrates the structure of modern SASS architecture.
benjimon24/css-nexter
A professional-looking webpage modelled after an app for buying homes. Combines the power of flexbox with css-grid to create a responsive web page with an beautiful photo collage. Explores different ways of using css-grid, flexbox, and functions such as minmax().
benjimon24/css-trillo
A modern-looking webpage modelled after an app for booking hotels. Utilizes the full power of the CSS Flexbox model to create a responsive web page. In addition, we also use the power of CSS variables, SVG images, mask images, the @supports query, keyframe animations, and more.
benjimon24/meme-generator
Full stack application utilizing Java Spring Boot with microservices architecture for backend, React with Semantic-UI for front-end
benjimon24/stock-portfolio
Full-stack web app built using Rails that allows users to construct a mock portfolio and manage stock positions
benjimon24/enzyme-example-react-native
Example project with React Native + Enzyme
benjimon24/IMDB-clone-with-OMDb-API
Introductory exercise into using React and 3rd party API's. Single page react application with calls to the OMDB API.
benjimon24/jest-react-giftgiver
An application built on React. Built with a behaviorally-driven-development (BDD) approach, using Jest and Enzyme.
benjimon24/jest-react-redux-lootchecker
An application built on React, utilizing Redux to handle state management. Built with a behaviorally-driven-development (BDD) approach, using Jest and Enzyme.
benjimon24/jest-testing-and-debugging
benjimon24/manga-scraper
benjimon24/phase-0-tracks
benjimon24/processing-pong
benjimon24/react-native-albums
An introductory exercise into React Native, creating reusable components out of basic React Native tags, teaching proper convention for styling and object de-structuring, and using axios to make http requests.
benjimon24/react-native-auth
An introductory exercise into utilizing firebase to handle authentication in React-Native.
benjimon24/react-native-enzyme-initialization
benjimon24/react-native-manager
An application built on React Native, utilizing Redux to handle state management and firebase for handling authentication and database storage.
benjimon24/react-native-redux-tech-stack
An introductory exercise into Redux to handle state-management in React-Native.
benjimon24/react-native-swipe
Introductory exercise into React Native animations and handling gestures.
benjimon24/social-hub
benjimon24/stockportfolio
benjimon24/SuperSolvrs
A web-based virtual-reality puzzle game built using Mozilla's A-Frame framework. Utilizes JavaScript for game logic. Built on top of Rails for future implementation of backend storage of user data.
benjimon24/testing-spring-boot-microservices
benjimon24/ToDoList