https://github.com/texora/texora
https://github.com/texora/texora
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/texora/texora
- Owner: texora
- Created: 2024-08-26T14:15:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T09:35:31.000Z (over 1 year ago)
- Last Synced: 2025-03-10T19:56:45.423Z (over 1 year ago)
- Size: 201 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👋 Welcome to my github page!
I am a diligent software engineer and avid open source developer with over 10 years of experience.
I am focused on building innovative and cutting-edge business solutions for clients around the world.
Unfortunately, many of what I do is not sourced, but feel free to take a look at my public repository here.
## Favorite Saying 👍
```rust
/// Texora's motto
struct LinusTorvalds;
impl LinusTorvalds {
/// Return Linus Torvalds quote
fn said(&self) -> &str {
"Most good programmers do programming not because they expect to get paid /
or get adulation by the public, but because it is fun to program."
}
}
fn main() {
let linus_torvalds = LinusTorvalds;
println!("Linus Torvalds - {}", linus_torvalds.said());
}
```
## ⚡ My Skills
Javascript
Typescript
React
Next.js
Vue
Nuxt.js
Angular
Three.js
Rust
Python
C#
Solidity
Go
Django
Laravel
WordPress