Skip to content
View tscburak's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report tscburak

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
tscburak/README.md
$ whoami
burak β€” Software Engineer

$ cat about.txt
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ ROLE:           Backend-leaning Full-Stack Developer                               β”‚
β”‚ COMPANY:        Software Developer @ Dataliva                                      β”‚
β”‚ FOCUS:          Designing and building backend systems from scratch                β”‚
β”‚                 Developing full-stack web applications                             β”‚
β”‚                 Building AI-assisted applications and experimental data pipelines  β”‚
β”‚                 Working on deployment and server-side infrastructure               β”‚
β”‚ INTERESTS:      Open Source, System Design, AI Engineering, Developer Tools        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

$ ls ./skills/
nodejs/        nestjs/        express/       typescript/    javascript/
react/         nextjs/        aws/           docker/        git/
linux/         postgresql/    mongodb/       mysql/

$ cat ./skills/languages-frameworks.conf
[ENABLED]
  Node.js       β€” JavaScript runtime
  NestJS        β€” Progressive Node.js framework
  Express.js    β€” Web application framework
  TypeScript    β€” Typed JavaScript superset
  JavaScript    β€” Core language
  React         β€” UI library
  Next.js       β€” React framework
$ cat ./skills/tools-platforms.conf
[ENABLED]
  AWS           β€” Cloud infrastructure
  Docker        β€” Containerization
  Git           β€” Version control
  Linux         β€” Operating system
$ cat ./skills/databases.conf
[ENABLED]
  PostgreSQL    β€” Relational database
  MongoDB       β€” NoSQL database
  MySQL         β€” Relational database

$ ls ./highlighted-projects/
webhoxy/     vizullm/     quiself/     tscblogs/

$ cat ./highlighted-projects/webhoxy/meta.json
{
  "name": "Webhoxy",
  "repo": "github.com/GenR8ive/Webhoxy",
  "description": "Advanced web proxy solution"
}

$ cat ./highlighted-projects/vizullm/meta.json
{
  "name": "VizuLLM",
  "repo": "github.com/GenR8ive/VizuLLM",
  "description": "LLM visualization platform"
}

$ cat ./highlighted-projects/quiself/meta.json
{
  "name": "quiself",
  "url": "quiself.com",
  "description": "Interactive platform"
}

$ cat ./highlighted-projects/tscblogs/meta.json
{
  "name": "TSC Blogs",
  "url": "tscblogs.com",
  "description": "Blog platform"
}

$ cat ~/.config/connections
[PROFILES]
  github     β†’ github.com/tscburak
  linkedin   β†’ linkedin.com/in/tscburak
  website    β†’ tscburak.dev
  email      β†’ burak@tscburak.dev

Pinned Loading

  1. f/prompts.chat f/prompts.chat Public

    f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source β€” self-host for your organization with complete privacy.

    HTML 163k 21.2k

  2. GenR8ive/VizuLLM GenR8ive/VizuLLM Public

    Schema-Driven Rendering Engine for LLM-Generated Documents

    TypeScript 11