Skip to content
View echo-akash's full-sized avatar
🎯
If you don't fight for what you want, Don't cry for what you lost.
🎯
If you don't fight for what you want, Don't cry for what you lost.
Block or Report

Block or report echo-akash

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
echo-akash/README.md

Hi , I am Akash Poddar

watching_count

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- ⚑ Quick bio:":                    "Dedicated and creative neophyte, who has been working in software, research, business analysis and project management is eager to demonstrate innovation and leadership in the IT industry.",
		"- πŸ”­ I’m currently working on":      "@ SciTech Academy as a STEM Educator",
		"- 🌱 I’m currently learning":        "In love with learning business analysis, project management, cloud server management. Sharpening my skills in Python, Machine Learning, Data Mining & Analysis",
		"- πŸ‘― I’m looking to collaborate on": "Python and Docker related projects",
		"- πŸ€” I’m looking for help with":     "Anything related to what I am currently learning πŸ˜…",
		"- πŸ’¬ Ask me about":                  "Python, Business Analysis, Machine Learning, Data Mining & Analysis",
		"- πŸ“« How to reach me:":              "https://echo-akash.github.io/",
	}
}

You can reach me at

Akash Poddar's LinkedIn Profile

LANGUAGES AND TOOLS πŸ‘¨β€πŸ’»



Github stats πŸ“Š


Akash Poddar :: Top Langs

Akash Poddar :: Profile Stats

Pinned

  1. Algorithms Algorithms Public

    Basic algorithms solved using JAVA

    Java

  2. Data_Structure Data_Structure Public

    Basic problems of Data Structure solved.

    C++ 1

  3. Human-Emotion-Recognition-using-Physiological-EEG-Signal Human-Emotion-Recognition-using-Physiological-EEG-Signal Public

    B.Sc THESIS

    Jupyter Notebook 7 1

  4. Bullet-Impression-Detection Bullet-Impression-Detection Public

    Jupyter Notebook 1

  5. Structured_Programming_Language-C- Structured_Programming_Language-C- Public

    Basic programming problems solved in Structured Programming Language (C)

    C

  6. Python Python Public

    Jupyter Notebook 1