Skip to content
View Ryasmaston's full-sized avatar
💯
💯

Block or report Ryasmaston

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ryasmaston/README.md

Banner

Hi there 👋

Software engineer based in London, UK
Currently enrolled in the Makers Academy 16-week intensive software engineering bootcamp, building full-stack applications using modern technologies and industry-standard engineering practices


🛠 Tech stack

Languages

Python JavaScript TypeScript Kotlin SQL

Backend

Flask Node.js Express JWT Firebase

Frontend

React Next.js Vite HTML5 CSS3 TailwindCSS

Databases

PostgreSQL MongoDB

Testing & Tools

Jest Pytest Git GitHub Postman


🚀 Currently

  • Working on portfolio projects with React + Flask
  • Focusing on testing, API design, and performance
  • Occasionally getting lost in a promise

Pinned Loading

  1. BruChef BruChef Public

    Full-stack bartender companion app built with Flask/PostgreSQL and React/TypeScript, featuring ingredient inventory management, volume-aware cocktail matching, user-submitted recipes with admin rev…

    TypeScript

  2. Quizr Quizr Public

    Forked from Matt-Kajdan/project-creative

    Full-stack quiz based application built in the MERN stack, integrating firebase authentication and file storage. Users can create, publish, and take interactive quizzes through a clean, user-focuse…

    JavaScript

  3. sudoku-app sudoku-app Public

    Forked from ikhafaga11/sudoku-app

    Procedurally generated Sudoku app built with Kotlin and Jetpack Compose, featuring adjustable difficulty levels, note-taking, time tracking, and real-time game state management through a clean, int…

    Kotlin

  4. acebook acebook Public

    Full-stack social networking application build in the MERN stack, emphasising scalable architecture, secure user authentication, and a responsive user-centric design. Users can create profiles, cre…

    JavaScript

  5. makersbnb makersbnb Public

    Forked from milotek/makersbnb

    Full-stack AirBnB clone built with a focus on clean architecture, test-driven development, and intuitive user experience. Users can list spaces, request bookings, and manage reservations.

    HTML

  6. sudoku-solver sudoku-solver Public

    A lightweight Python API built with Flask for solving Sudoku puzzles using a recursive, backtracking algorithm

    Python