BenTimor / BenTimor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey! My name is Ben Timor! :)

// I'm a full stack software developer from Israel Israel Flag.

  • Usually, I develop in JavaScript and TypeScript. And I know what you all think - JavaScript is the worst language in the world. So let me tell you that Hebrew is even worse, And if I could do it when I was 3 years old I can do JavaScript now.

console.log("Hey, Whassup?");

  • Obviously, For backend I use NodeJS. For frontend I usually use React those days although Svelte is also really nice.

<Message> Hey! :) </Message>

  • Python was my first language and I really like it. It's simple, intuitive and fun to code. Almost everytime someone asks me "What language should I learn?", I tell them English. And if they already know English, I tell them to learn Python.

print("It's so amazing I can just write 'print' and use it!")

  • Additionally, I think that Rust is an amazing language and I really hope that companies would adopt it. but I'm not so much of a low-level developer.

!println("I think I'm in love with macros.");

/* Sure, Programming languages are nice. But I'm also a GNU/Linux user (Arch!) and it makes me a pro developer for sure. Trust me. */

A little about some of my projects

Straw project has only two purposes.

  1. I looked for a project that is both easy enough to develop in a programming language which you're new to and advanced enough so you'll be able to learn something in the process.
    Straw is a HTML template engine which allows you to dynamically create HTML pages via Straw language. Straw's code is very similar to modern programming languages, but simpler and sometimes relies on other languages features.
  2. I actually really needed a template engine for my Flask proejcts. HTML is fucking annoying.

Trading212 is an amazing broker. But you know, the first thing that every developer needs when he's looking for a broker is an API.

Because Trading212 doesn't have any official API, I've just developed a selenium based - unofficial one.


Qeres is pretty simple. I've tried to create a simple way to create APIs, But I wanted something a little bit more advanced than REST.

That's where Qeres comes. It's simple, flexible and powerful.


And I have several more projects. Just look at my repositories.

How/Can I contact you?! message

You're more than welcome to send me an email: me@bentimor.com

About