Giter Site home page Giter Site logo

bazan.dev's Introduction

GitHub License Website Chromium HSTS preload GitHub deployments Libraries.io dependency status for GitHub repo GitHub last commit GitHub code size in bytes GitHub Sponsors

About

Hi, I'm Ion Bazan, a software engineer who loves to build things. I'm passionate about web technologies and building products that make a positive impact on people's lives.

This repository contains the source code of my personal website, which is built with Hugo, automatically deployed to Vercel and is available at https://bazan.dev.

Features

This website serves as a digital business card and a resume. It includes the following features:

  • Responsive Design: fully responsive and optimized for various screen sizes.
  • Minimalistic Design: clean and minimalistic design, focusing on content.
  • Lightweight: no blocking JavaScript, no cookies, just HTML and CSS.
  • Printable: optimized for printing (especially the resume), so you can easily generate a PDF version of it.
  • SEO-friendly: optimized for search engines, with proper meta tags and structured data.

Technologies and libraries

To ensure the website is simple and lightweight, tools and libraries are limited to:

  • Hugo: static site generator written in Go.
  • Bootstrap 5: front-end framework.
  • SCSS: CSS preprocessor.
  • Vercel: cloud platform for static sites and serverless functions.
  • FontAwesome: web icons library.
  • PostCSS: CSS post-processor.

Development

To run the website locally, you need to have Hugo installed on your machine. You can follow the official installation guide to install Hugo.

npm install
hugo server

This will run the website locally at http://localhost:1313/.

The content is stored in content/ and data/ directories. The layout and styles are stored in layouts/ and assets/ directories, respectively. Some additional information like repository details are automatically fetched from GitHub API at build time.

Deployment

The website is automatically deployed to Vercel when changes are pushed to the main branch. Other branches and PRs will be automatically deployed to preview URLs.

License

This project is open source and available under the Apache License 2.0.

bazan.dev's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar ionbazan avatar

Stargazers

 avatar

Forkers

alihaloua

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.