Code Monkey home page Code Monkey logo

portfolio-website's Introduction

Python Flask Jinja JavaScript HTML5 CSS3 Bootstrap Render


๐ŸŽฌ Presentation Video


๐Ÿท๏ธ Description

This portfolio website serves as the culmination of my journey through CS50x - Introduction to Computer Science. It was built using a blend of technologies and frameworks, and it showcases some of the skills I accumulated during this course.

Using HTML, CSS and JavaScript, coupled with frameworks such as Bootstrap, the website adapts seamlessly to various screen sizes and devices. The visual appearance is further enhanced by libraries such as typed.js, particles.js and trianglify.

Behind the scenes, the website is powered by Python and Flask, which handles the requests, processes data and interacts with the necessary APIs. One of the highlights of the project is the integration of the GitHub API, which grants it dynamic functionality. Upon loading the website, the API efficiently retrieves all the public repositories from my profile, ensuring up to date information of my latest coding ventures.

To optimize the performance and reduce server load, the website is using server-side caching, by storing frequently accessed data in the server memory or disk storage, this minimizing processing time and enhancing responsiveness. On the client-side, caching is utilized to store and retrieve static assets, such as images, stylesheets, and scripts. This enables faster loads, as the browser can retrieve these assets from the local cache instead of making additional network requests.

By implementing both server-side and client-side caching, this portfolio website strikes a balance between delivering dynamic and up to date content while optimizing performance and reducing latency.


๐Ÿ‘€ Sneak Preview

Home Page Skills Page


โ— Dependencies

  • typed.js - JavaScript library that provides the typewriter-like animation.
  • particles.js - JavaScript library used for the partcile animation.
  • trianglify - JavaScript library used to create triangle-based patterns.
  • Loading Effect - Code snippet for the Loading effect.

๐Ÿ“— Future Enhancements

  • functional contact form, that visitors can use to contact me.
  • integrating Google reCAPTCHA to prevent spam submisions and improve security.
  • implementing Google Analytics for tracking and analyzing website performance.
  • feedback button for leaving feedback about the website.

portfolio-website's People

Contributors

bogdanotava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.