Skip to content

shafikshaon/shafikshaon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

130 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ Welcome to Shafik's Code Universe 🌌

Profile Views

Typing SVG

🧠 About Me - The Code Connoisseur

package main

import "fmt"

type CodeEnthusiast struct {
    Name          string
    Passion       string
    Experience    string
    Company       string
    Learning      []string
    AskMeAbout    []string
    Pronouns      string
    DailyRoutine  string
}

func main() {
    me := CodeEnthusiast{
        Name:         "Shafik",
        Passion:      "Deciphering & Writing Elegant Code",
        Experience:   "Since 2018 πŸš€",
        Company:      "Vivasoft ltd",
        Learning:     []string{"Go", "NestJS", "DynamoDB", "Kubernetes"},
        AskMeAbout:   []string{"Go", "Python", "Django"},
        Pronouns:     "He/Him",
        DailyRoutine: "Reading others' code, crafting solutions",
    }
    
    fmt.Println("Hello World! I'm", me.Name, "- a passionate code reader & writer")
}

πŸ› οΈ Technology Arsenal

πŸ“œ Programming Languages

go javascript python typescript

πŸ–₯️ Frontend Development

bootstrap css3 html5 sass vuejs vuetify

πŸ—„οΈ Backend Development

gin nestjs nginx nodejs rabbitMQ

πŸ’Ύ Database

cassandra elasticsearch mongodb mysql postgresql redis sqlite cockroachdb

πŸ“ˆ Data Visualization

chartjs kibana grafana prometheus

πŸ—‚ DevOps

aws bash docker jenkins kubernetes newrelic

πŸ“Š My GitHub Stats

shafikshaon
stats graph languages graph

⚑ Recent Activity

  1. ❌ Merged PR #4 in shafikshaon/tailwind_theme
  2. πŸ’ͺ Opened PR #4 in shafikshaon/tailwind_theme

πŸ“ Latest Blog Posts

πŸ† StackOverflow Stats

🐍 Contribution Graph

Snake animation

✨ Inspirational Quote

Readme Quotes

πŸ“« Connect With Me

Twitter Dev.to LinkedIn Stack Overflow Medium

About

GitHub profile for shafikshaon.

Topics

Resources

Stars

Watchers

Forks

Contributors