Giter Site home page Giter Site logo

sobuz80 / golang Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27 KB

Welcome to the repository for my personal website built using GoLang. This website serves as a platform to showcase my portfolio, share blog posts, and provide information about me.

Go 100.00%
golang golang-api golang-application golang-applications golang-crud golang-library golang-package golang-server golang-serverless golang-web-framework golang-git-package golang-github golang-github-api golang-github-package golang-bangladesh

golang's Introduction

Personal Website - GoLang

License

Introduction

This is the repository for my personal website built with Go. It serves as a platform to showcase my portfolio, blog posts, and other information about me.

Features

  • Portfolio: Highlighting my projects and achievements.
  • Blog: Sharing my thoughts and experiences through blog posts.
  • Contact: A way for visitors to reach out to me.

Technologies Used

  • Go (Golang): The main programming language used for the backend.
  • Gin: A web framework written in Go for routing and handling HTTP requests.
  • HTML/CSS: Used for building the frontend layout and styling.
  • Bootstrap: Utilized for responsive and visually appealing design.
  • SQLite: The database for storing blog posts and other dynamic content.
  • Markdown: Used for writing blog posts in a simple and easy-to-read format.

Folder Structure

all text

├── main.go ├── controllers │ ├── blog_controller.go │ ├── contact_controller.go │ ├── portfolio_controller.go │ └── ... ├── templates │ ├── layout.tmpl │ ├── home.tmpl │ ├── blog.tmpl │ └── ... ├── static │ ├── css │ └── ... ├── data │ └── blog.db └── ...

golang's People

Contributors

sobuz80 avatar

Watchers

 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.