Skip to content
View tekeoglan's full-sized avatar

Block or report tekeoglan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
tekeoglan/README.md

👋 Hi, I’m Hasan “tekeoglan” A. Tekeoğlu

  • 🌱 Self-taught programmer
  • 📍 Based in Turkey
  • 💬 I love building tools, CLIs, web applications, and exploring algorithms
  • 📫 How to reach me: My blog | LinkedIn

📊 GitHub Stats

Top Languages GitHub Streak


🧰 Featured Projects

Here are some repositories I’m particularly proud of. I pin these to my profile:

Project What It Does Tech / Highlights
cowww A minimalistic HTTP web framework written in Go Learning web internals, building routers, handler patterns
img-comp Image compression CLI using Singular Value Decomposition Experimenting with math + Go + performance
disc-comp-proj Computer projects for “Discrete Mathematics and Its Applications” Educational, algorithmic, math-based
chat-app Chat application (for practice) Real-time messaging, server-client structure

You can explore more projects here.


📈 What I’m Working On & Learning

  • Diving deeper into Go — web servers, tools
  • Exploring numerical methods, linear algebra, algorithms
  • Experimenting with new languages or frameworks as side projects
  • Improving code quality: testing, documentation, structure

🛠️ Skills & Tools

  • Programming Languages: Javascript, Go, Java (some others via side projects)
  • Concepts & Fields: Algorithms, web framework internals, CLI tooling, image / data compression
  • Tools: Git, Linux, command-line workflows

🚀 How to Collaborate

  • Feel free to open issues or pull requests on any of my public repos
  • I’m open to suggestions, feedback, and pair programming
  • If you like something, star it — it helps motivate me

📚 Blog & Writings

I maintain a blog where I share insights, code projects, tutorials, and experiments. Check it out: https://tekeoglan.blog


Thank you for visiting my profile — let’s build interesting things together!

Pinned Loading

  1. cowww cowww Public

    Minimalistic HTTP web freamwork written in Go.

    Go

  2. img-comp img-comp Public

    Image compression CLI using Singular Value Decomposition

    Go

  3. disc-comp-proj disc-comp-proj Public

    Discrete Mathematics And Its Applications (8th ed.) Computer Projects.

    Go

  4. chat-app chat-app Public

    a chat application for practice purposes

    Go 1