Skip to content
View btbytes's full-sized avatar
🐎
🏈
🐎
🏈

Organizations

@indypy @dsindy @IndyBigData

Block or report btbytes

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
btbytes/README.md

Hi there ✌️

This is Pradeep Gowda.

This is the perfect place to talk about programming and stuff ;)

  • I like programming in: Python, Nim, and Scala
  • I have programmed professionally in: Java, Javascript, Bash
  • I have done non-trivial amounts of programming in: Erlang, Rust, D, C, C++, Lua
  • I want to get good in: OCaml (or F#), Nix, and Go
  • Languages I wish I could be programming: Common Lisp, APL, and FORTH
  • My most recent professional experience is in leading and writing code on development teams in the cybersecurity engineering domain while solving for large scale data gathering, processing and producing data products

These are some of my links related to programming:

  1. List of talks I have given
  2. Current projects
  3. My Code in Books
  4. Old projects - likely all of them of archive-worthy

Recent Projects

  • Aug 2024. Simplestatapp, a demonstrative example of how to build a tiny (by modern standards), a standalone web application that has database support etc for under 6MB, and can be deployed to a PaaS provider like Fly.io. This one helped me understand C compiler and linkers a bit better.
  • Aug 2024. Tohray, A microblogging application in Nim. This helped me learn Nim as a practical language, prologue web framework, multi-stage docker builds etc..
  • Apr 2024. Pandaku, a fly.io deployment of pandoc API. Has Docker, Fly configs, and example code on how to use the API

Recent Hacks

  • Aug 2024. I used Claude 3.5 Sonnet to write a MacOS Automator script to convert .png/.jpg etc to a smaller sized, web optimized .webp format. I'm really thrilled that I was able to go from having to use command line, (and context switching) to something I can do in the Finder. In this case, Claude was acting as my tutor, and I learnt something new. You can see my thread on X on how it all went down; and the resulting MacOS workflow is here on github.

Contact

You can get in touch with me: ✉️ pradeep🌀btbytes.com, Twitter/X or LinkedIn.

Education

I have a Masters in Computer Science from Purdue University and Bachelors in Mechanical Engineering from PESIT.

Work Experience

I have worked in the recent past for: Ollyver (startup I bootstrapped), Microsoft and Proofpoint.

Location

My home town is Bengaluru, India. I live in Carmel, IN - a suburb of Indianapolis, IN in the USA.

Learning

(Aug 2024)

  • I'm practicing "leetcode" programming
  • Learning generative AI and large language models
  • Reviewing and revising Distributed Computing, and stream processing concepts
  • How to use self-hosted/local Generative AI for local development
  • Enjoying nim programming

Writing

(Aug 2024)

Pinned Loading

  1. treehopper treehopper Public

    Report on: an explorer for Distributed Version Control System managed source code repositories using Neo4J

    CSS

  2. prlink prlink Public

    A rust program to generate play.rust-lang.org links from .rs source files.

    Rust 14

  3. dlang-linq-examples dlang-linq-examples Public

    101 C# LINQ samples in D

    D 9 1

  4. pol pol Public

    Typeset version of Chuck Moore's book: "Programming a Problem-Oriented-Language"

    TeX 12 1

  5. mdninja mdninja Public

    mdninja + markdown + jinja2 templating = beautiful HTML documents.

    Python 5

  6. pandaku pandaku Public

    An attempt to run pandoc server as a standalone service on the web

    Dockerfile 1 1