Hanna Negash
Learner - She / Her
(1)
4
Location
Seattle, Washington, United States
Portals

Skills

Needs assessment 2 Web development 2 Webflow 2

Socials

Achievements

Latest feedback

Recent projects

Work experience

Web Development Intern
BlueBridge Alliance
June 2024 - August 2024

● Participate through the Tech Talent Boost Washington Program to revamp BlueBridge Alliance's website
● Researched and implemented WordPress, marking my first experience with the platform.
● Redesigned 4 out of 10 targeted pages, transitioning the website from the eGovt theme to the Charity - Astra theme
to achieve a professional, government-like appearance.
● Ensured compliance with client specifications while maintaining the website's functionality and user experience

Labs Intern
CodeDay Labs
June 2021 - September 2021

- Developed a project called Halogen, a web app, to help improve lighting in video calls

Education

Software Engineering Certification, Computer Science
Flatiron School
September 2023 - February 2024
BAS degree in Application Development, Computer Science
North Seattle College
September 2020 - June 2022
BA in Early Childhood & Family Studies, Education/Child Development
University of Washington,
September 2015 - March 2019

Personal projects

ProjectHub
February 2024 - February 2024

Demo: https://go.screenpal.com/watch/cZnrnJVKVIl
GitHub: https://github.com/Hanna-N9/projecthub

ProjectHub is a web-based tool designed to streamline project management, providing a centralized platform for creating, tracking, and managing projects, tasks, and comments. It features a secure user authentication system, ensuring that each user has a unique identifier, username, and hashed password. There is a user's authentication for a user to sign up or log in to define projects, break them down into actionable tasks, and comment on any task. A user can independently create, modify, and delete projects, manage tasks with various statuses, and make a comment on a task. Yup is employed for form validation to maintain data integrity.

InventoryManagement!
December 2023 - January 2024

Demo: https://go.screenpal.com/watch/cZnrnAVKVXM
GitHub: https://github.com/Hanna-N9/inventorymanagement

The InventoryManagement! project is a command-line interface (CLI) built with Python. It focuses on managing inventories of products categorized under various categories in an SQLite database. This application is designed for a user to create a record, display all data, find a specific record, and delete an existing record on categories and products.

Bean There, Drank That!
December 2023 - December 2023

Demo: https://go.screenpal.com/watch/cZnrefVKVoA
GitHub: https://github.com/Hanna-N9/coffee-worldwide

The 'Bean There, Drank That!' project provides information about various coffee drinks worldwide, allowing users to explore each coffee's origin, recipes, caffeine amount, and more. Furthermore, users can search and filter coffee drinks by name, sort drinks' names alphabetically, delete an individual coffee drink via ID, add a new drink, and click rating via the submission form. The new coffee drink is saved to the application and the backend API for persistence.