Skip to content
View bigmosi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report bigmosi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
bigmosi/README.md

Hello, I'm Kinyera Amos! ๐Ÿ‘‹

I'm a FullStack Web Developer passionate about crafting exceptional digital experiences. Here's a snapshot of what I bring to the table:

๐Ÿš€ Skills Languages: JavaScript, TypeScript, Ruby Frameworks/Libraries: React, Next.js, Node.js, Express.js Databases: MongoDB, PostgreSQL Tools & Technologies: Git, GitHub, Heroku, Netlify ๐Ÿ’ผ Projects

  1. Budget App Developed a budget management application using Ruby on Rails and PostgreSQL. Implemented user authentication and authorization using Devise gem. Ensured data security and user privacy through encryption measures. Project Link
  2. Space Traveler Hub Created a web platform for a company specializing in space travel services. Facilitated user interactions and seamless booking of rocket launches. Enhanced user experience and engagement with space missions. Project Link
  3. Car Book Developed an application for users to track vehicle maintenance and expenses. Integrated front-end with Ruby on Rails backend using API endpoints. Ensured smooth user experience with React and Redux on the front-end. Project Link ๐ŸŽ“ Education Bachelor's Degree in Information Technology and Computing, Kyambogo University ๐Ÿ“ซ Get in Touch Email: kinyeramo@gmail.com Thanks for stopping by! Feel free to reach out if you have any questions or opportunities to discuss.

Pinned

  1. Awesome-books Awesome-books Public

    Is an online library application that enables users to keep track of books in their library by adding to and removing books from a list. Built with JavaScript ES6 syntax, HTML, and CSS.

    JavaScript 2

  2. Leader-board Leader-board Public

    This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while saving the data on the API.

    JavaScript 3

  3. javascript-capstone-project javascript-capstone-project Public

    Forked from Paul-js-hub/javascript-capstone-project

    This is an application that pulls data from TVMAZE API that displays TV series and movies on the webpage. It also uses Involvement API to record the different user interactions (likes and comments).

    JavaScript 3

  4. Todo-Lists-App Todo-Lists-App Public

    This is a web application that enables users to add, edit and remove tasks they intend to perform. Built with JavaScript, HTML, and CSS.

    JavaScript 3

  5. math-magicians math-magicians Public

    "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

    JavaScript 3

  6. rails-budget-app rails-budget-app Public

    The Ruby on Rails capstone project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how mโ€ฆ

    Ruby