Forem

Meet Rajesh Gor profile picture

Meet Rajesh Gor

Meet a.k.a. Mr_Destructive | Django Developer | Vim & Linux Enthusiast

Location Mumbai, India Joined Joined on  Personal website https://www.meetgor.com github website twitter website
Future Writing Challenge Completion Badge
Four Year Club
CS Challenge Completion Badge
Writing Debut
Three Year Club
refine + DEV Hackathon Participant
Hacktoberfest 2022
Two Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
One Year Club
16 Week Writing Streak
SQLite dot commands: Output mode separator command

SQLite dot commands: Output mode separator command

Comments
2 min read

Want to connect with Meet Rajesh Gor?

Create an account to connect with Meet Rajesh Gor. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
SQLite dot commands: Output mode

SQLite dot commands: Output mode

Comments
9 min read
SQLite dot commands: change directory command

SQLite dot commands: change directory command

1
Comments
1 min read
SQLite dot commands: run system shell commands

SQLite dot commands: run system shell commands

1
Comments
1 min read
SQLite dot commands: read command is recursive?

SQLite dot commands: read command is recursive?

1
Comments
2 min read
SQLite dot commands: read file or standard output

SQLite dot commands: read file or standard output

1
Comments
3 min read
SQLite Scalar function: 3 valued iif and if scalar function

SQLite Scalar function: 3 valued iif and if scalar function

Comments
3 min read
SQLite functions: unistr and unistr quote

SQLite functions: unistr and unistr quote

Comments
2 min read
SQLite dot commands: html tables with output and once

SQLite dot commands: html tables with output and once

1
Comments
2 min read
SQLite: Randomly order rows

SQLite: Randomly order rows

2
Comments
1 min read
SQLite Scalar Function: Random

SQLite Scalar Function: Random

1
Comments
1 min read
SQLite functions: Generate Series Examples

SQLite functions: Generate Series Examples

Comments
2 min read
SQLite functions: generate series

SQLite functions: generate series

Comments
4 min read
SQLite Dot command: Once

SQLite Dot command: Once

1
Comments
2 min read
SQLite Dot command: Output

SQLite Dot command: Output

1
Comments
1 min read
To Someone who is scared of AI

To Someone who is scared of AI

13
Comments
5 min read
Golang Web: PATCH Method
Cover image for Golang Web: PATCH Method

Golang Web: PATCH Method

Comments
25 min read
Advent of Code 2024 Day 5 in Golang: Ordering Pages

Advent of Code 2024 Day 5 in Golang: Ordering Pages

Comments
8 min read
Advent of Code Day 4 in Golang: Searching XMAS and X-MAS

Advent of Code Day 4 in Golang: Searching XMAS and X-MAS

2
Comments
9 min read
Advent of Code 2024 in Golang: Do or Don't Regex
Cover image for Advent of Code 2024 in Golang: Do or Don't Regex

Advent of Code 2024 in Golang: Do or Don't Regex

1
Comments
8 min read
Advent of Code 2024 in Golang: Slicing and Dicing Reports

Advent of Code 2024 in Golang: Slicing and Dicing Reports

1
Comments
4 min read
Advent of Code 2024, in Golang: Day 1, Historian Hysteria
Cover image for Advent of Code 2024, in Golang: Day 1, Historian Hysteria

Advent of Code 2024, in Golang: Day 1, Historian Hysteria

3
Comments
6 min read
Build Golang from Source for v1.23+

Build Golang from Source for v1.23+

Comments
3 min read
Safely using Maps in Golang: Differences in declaration and initialization
Cover image for Safely using Maps in Golang: Differences in declaration and initialization

Safely using Maps in Golang: Differences in declaration and initialization

4
Comments 2
6 min read
Concurrency and Parallelism

Concurrency and Parallelism

3
Comments
1 min read
Golang Web: POST Method
Cover image for Golang Web: POST Method

Golang Web: POST Method

2
Comments
20 min read
Golang Web: GET Method
Cover image for Golang Web: GET Method

Golang Web: GET Method

1
Comments
13 min read
Golang Web: URL Parsing
Cover image for Golang Web: URL Parsing

Golang Web: URL Parsing

3
Comments
12 min read
Golang: Channels
Cover image for Golang: Channels

Golang: Channels

17
Comments 1
15 min read
Golang: Go Routines and WaitGroups
Cover image for Golang: Go Routines and WaitGroups

Golang: Go Routines and WaitGroups

Comments
20 min read
Golang: Generics
Cover image for Golang: Generics

Golang: Generics

1
Comments
13 min read
Utility Studio: Quick AI powered utilities
Cover image for Utility Studio: Quick AI powered utilities

Utility Studio: Quick AI powered utilities

1
Comments
3 min read
Golang: Date and Time
Cover image for Golang: Date and Time

Golang: Date and Time

3
Comments
16 min read
Golang: Random Numbers
Cover image for Golang: Random Numbers

Golang: Random Numbers

3
Comments
11 min read
Golang: Regex
Cover image for Golang: Regex

Golang: Regex

3
Comments
17 min read
Creating a Chat Application with Django and HTMX
Cover image for Creating a Chat Application with Django and HTMX

Creating a Chat Application with Django and HTMX

6
Comments
27 min read
Golang: Command Line Arguments
Cover image for Golang: Command Line Arguments

Golang: Command Line Arguments

8
Comments
11 min read
Golang: File Write
Cover image for Golang: File Write

Golang: File Write

2
Comments
11 min read
Golang: JSON, YAML, TOML (config) File Reading.
Cover image for Golang: JSON, YAML, TOML (config) File Reading.

Golang: JSON, YAML, TOML (config) File Reading.

7
Comments 1
13 min read
Golang: File Reading
Cover image for Golang: File Reading

Golang: File Reading

15
Comments
8 min read
Golang: Paths
Cover image for Golang: Paths

Golang: Paths

19
Comments
16 min read
Golang: Error Handling
Cover image for Golang: Error Handling

Golang: Error Handling

7
Comments
9 min read
Golang: Interfaces
Cover image for Golang: Interfaces

Golang: Interfaces

6
Comments
6 min read
Golang: Closures
Cover image for Golang: Closures

Golang: Closures

10
Comments 2
5 min read
PGCLI: Postgres from the terminal
Cover image for PGCLI: Postgres from the terminal

PGCLI: Postgres from the terminal

9
Comments
9 min read
Django + HTMX CRUD application
Cover image for Django + HTMX CRUD application

Django + HTMX CRUD application

14
Comments 1
20 min read
Deploying Django Project with Railway Nixpacks
Cover image for Deploying Django Project with Railway Nixpacks

Deploying Django Project with Railway Nixpacks

5
Comments 4
16 min read
Golang: Anonymous Functions
Cover image for Golang: Anonymous Functions

Golang: Anonymous Functions

13
Comments
8 min read
Django + PostgreSQL Deployment on Heroku
Cover image for Django + PostgreSQL Deployment on Heroku

Django + PostgreSQL Deployment on Heroku

18
Comments 6
17 min read
Map Vimscript Keymaps to Lua with a single function

Map Vimscript Keymaps to Lua with a single function

5
Comments
3 min read
Configure Neovim in Lua
Cover image for Configure Neovim in Lua

Configure Neovim in Lua

13
Comments 2
14 min read
Golang: Defer
Cover image for Golang: Defer

Golang: Defer

14
Comments 8
4 min read
Golang: String Manipulation
Cover image for Golang: String Manipulation

Golang: String Manipulation

16
Comments 2
15 min read
Golang: Mutable and Immutable Data Types
Cover image for Golang: Mutable and Immutable Data Types

Golang: Mutable and Immutable Data Types

12
Comments
9 min read
Golang: Operators
Cover image for Golang: Operators

Golang: Operators

11
Comments
7 min read
Golang: Math Package
Cover image for Golang: Math Package

Golang: Math Package

5
Comments 1
11 min read
Golang: Packages
Cover image for Golang: Packages

Golang: Packages

10
Comments
7 min read
Golang: Pointers
Cover image for Golang: Pointers

Golang: Pointers

27
Comments
6 min read
Golang: Structs
Cover image for Golang: Structs

Golang: Structs

9
Comments
8 min read
Golang: Functions
Cover image for Golang: Functions

Golang: Functions

6
Comments
5 min read
loading...