DNO logo

Hi! I'm Christine Diienno. 👋

I am a full-stack web developer who loves cats, Web3, and building responsive web applications. I am known for being a decisive leader and technical problem solver. I am excited to use my years of experience using web applications in a lean manufacturing environment to provide a unique perspective to web development.



A photo of Christine standing outside Christine's Avatar

I'm a Full Stack Web Developer 👩🏼‍💻

Front End
Back End
Databases
DevOps

Pokemon Team Builder

A web application that can be used to build your Pokemon team! The webpage will display the original 150 pokemon and allow a user to add them to their team. It uses the MERN tech stack to allow users to create teams and view all of the teams that others have created.

Deployed Site Github Repository

Weather Dashboard

This application was made for users who want to be able to view the current and future weather conditions of multiple cities so they can plan their trip accordingly. To use this application, simply search the city you are interested in. The application then fetches information from OpenWeather API and parses the data tod display the current and future weather conditions. This application was made using HTML, CSS (bootstrap), and javascript.

Deployed Site Github Repository

DNO Tech Blog

This blog allows users to write blog posts to share with the internet, and allows users to view and comment on these blog posts from others. Each user has a uniquie log on that is saved in the database that allows them to come back to delete and update these posts.

Deployed Site Github Repository

Javascript Quiz

This is a timed quiz that tests your knowledge on javascript. To get the high score, you must end the quiz with the most time remaining. Press "Start" to begin the quiz. Then the timer starts. You have one minute to answer the 5 quiz questions. Each time you get an answer wrong, you lose 5 seconds off the clock! When you get the end of the quiz, if you get the high score you will be asked to enter you initals and save the high score.

Deployed Site Github Repository

Password Generator

This website uses javascript to generate a new, random, secure password. As the user, just click the button and answer the prompts. Your new password will be displayed in the box. Copy and paste the password into your password keychain - and you are done!

Deployed Site Github Repository