Hi, I'm Loni.
Full-Stack
Software Engineer.
Contact
ABOUT
From Nurse to Software Engineer
I completed Rithm School's full stack web development program, which is centered around JavaScript and Python. I'm excited to share with you all my projects and experiences as an aspiring Software Engineer.
Prior to this endeavor, I worked as a Registered Nurse (RN) for over 5 years in the San Francisco peninsula. Working as an RN has strengthened and solidified my communication skills, problem-solving abilities, detail-oriented craft, and diligent work integrity. While the work was incredibly rewarding, I felt that the scope of my impact was limited. Working as a nurse, I saw firsthand how technology was able to impact at a larger scale as well as reduce redundant and repetitive work. As a result, I decided to make a career pivot into software development in order to create products that delight and unlock increased potential for end users.
My goal is to ultimately blend my experience working as a nurse with the new knowledge I learn at Rithm School to build relevant, scalable, and impactful products and/or platforms.
SKILLS
Professional Skills
PROJECTS
Jobly React | Express | PostgreSQL
Fullstack JavaScript job searching app built using React on the frontend, PostgreSQL database, and Node/Express in the backend. Features include login/signup, browse and apply for jobs, search jobs by company name using live search, and view the jobs posted by each company.
Warbler Python | Flask | PostgreSQL
Warbler is a mock Twitter clone where users can sign up/login, follow other users, be followed by other users, and create tweets called “warbles”. I added features such as liking and unliking posts, only showing 100 most recent “warbles” from users that the user is following, and a functionality to edit the user’s profile and change the existing password.
ShareBnB React | Express | PostgreSQL | AWS S3
A space sharing social networking web app where hosts can list their backyards and open spaces for rent by other users. I built features such as user registration and authentication, peer to peer messaging, and photo upload capabilities with AWS S3.
Lunchly JavaScript | Express | PostgreSQL
Lunchly is a reservation system app built using fullstack JavaScript, with Express in the backend. Reservations are listed on the homepage, with a search function that is case insensitive for first and/or last names. Each reservation can be edited and saved, with client and server-side form validation.