Skip to content

Commit

Permalink
First Commit for Hacktober Fest 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
achal-singh committed Oct 9, 2024
1 parent 80d3d7d commit b5f29a1
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### Name: [Achal Singh](https://github.com/achal-singh)

- Place: New Delhi, Delhi, India
- Bio: Crypto Applications/Web3 Developer | Typescript/Node.JS Developer
- GitHub: [Achal Singh](https://github.com/achal-singh)

#### Name: [3mYouOL](https://github.com/3mYouOL)

- Place: Iloilo, Philippines
Expand Down Expand Up @@ -41,6 +47,7 @@
-GitHub: https://github.com/KariSims

#### Name: [ALEX MARRUJO](https://github.com/marrujoalex)

- Place: California
- Bio: Software Developer
- GitHub: [Alex Marrujo](https://github.com/marrujoalex)
Expand Down Expand Up @@ -2831,7 +2838,6 @@
- Bio: Second Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [adityasays](https://github.com/adityasays)


#### Name: [Koduri Mohan](https://github.com/kodurimohan)

- Place: Chennai, Tamil Nadu, India
Expand All @@ -2849,4 +2855,3 @@
- Place: Kolkata, WB, India
- Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [op-amateur](https://github.com/op-amateur)

26 changes: 26 additions & 0 deletions profiles/Achal_Singh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Achal Singh

### Location 📍

New Delhi, Delhi, India 🇮🇳

### Academics 🎓

Amity School of Engineering & Technology, Noida, U.P., India

> Bachelor of Technology - Computer Science and Engineering (Batch of 2018)
### Interests 🧠

- Exploring Web3 (₿) and AI 🤖 advancements.
- Technical Analysis and Trading.
- Backend Development with Node.JS/Typescript.
- Learning Rust and Frontend Development.

### Projects 🔨

- [Shardeum](https://github.com/shardeum/shardeum) - An EVM-based autoscaling L1 Blockchain Protocol.

### Profile Link 👨🏻‍💻

[Achal Singh](https://github.com/achal-singh)
8 changes: 8 additions & 0 deletions scripts/hello_world_achalsingh.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//! LANGUAGE: Rust
//! ENV: rustc 1.75.0
//! AUTHOR: Achal Singh
//! Github: https://github.com/achal-singh
fn main() {
println!("What's up World! Achal here!");
}

0 comments on commit b5f29a1

Please sign in to comment.