shareefcodz's profile picture. Data bound 😎

شَريف

@shareefcodz

Data bound 😎

شَريف reposted

Finally relocated to Accra and I’ve got my first apartment🥹❤️


شَريف reposted

🏷️17k Help rt🙏

NurseLekan's tweet image. 🏷️17k 

Help rt🙏
NurseLekan's tweet image. 🏷️17k 

Help rt🙏

شَريف reposted

Ayokanmi David is developing an interesting game on how to be a conductor in Lagos.


Pooja finally found his soulmate


شَريف reposted

This may be your last retweet ♾️

HalalNation_'s tweet image. This may be your last retweet ♾️

شَريف reposted

🔹 Day 29 of 30 – SQL Challenge: Exploratory Data Analysis (EDA) As I near the end of my 30-day SQL challenge, today’s focus was on Exploratory Data Analysis (EDA) using SQL. While EDA is often associated with Python/R, SQL itself is powerful for uncovering trends,

Rofeeah_Tijani's tweet image. 🔹 Day 29 of 30 – SQL Challenge: Exploratory Data Analysis (EDA)

As I near the end of my 30-day SQL challenge, today’s focus was on Exploratory Data Analysis (EDA) using SQL.
While EDA is often associated with Python/R, SQL itself is powerful for uncovering trends,
Rofeeah_Tijani's tweet image. 🔹 Day 29 of 30 – SQL Challenge: Exploratory Data Analysis (EDA)

As I near the end of my 30-day SQL challenge, today’s focus was on Exploratory Data Analysis (EDA) using SQL.
While EDA is often associated with Python/R, SQL itself is powerful for uncovering trends,
Rofeeah_Tijani's tweet image. 🔹 Day 29 of 30 – SQL Challenge: Exploratory Data Analysis (EDA)

As I near the end of my 30-day SQL challenge, today’s focus was on Exploratory Data Analysis (EDA) using SQL.
While EDA is often associated with Python/R, SQL itself is powerful for uncovering trends,

شَريف reposted

🚀 Day 28 of my #30DaysSQLChallenge – Analytics SQL: Time Series Analysis Time series analysis isn’t just for data science tools like Python or R — you can do a lot directly in SQL! I’ve practiced different SQL techniques that help uncover trends and insights over time.

Rofeeah_Tijani's tweet image. 🚀 Day 28 of my #30DaysSQLChallenge – Analytics SQL: Time Series Analysis

Time series analysis isn’t just for data science tools like Python or R — you can do a lot directly in SQL! I’ve practiced different SQL techniques that help uncover trends and insights over time.
Rofeeah_Tijani's tweet image. 🚀 Day 28 of my #30DaysSQLChallenge – Analytics SQL: Time Series Analysis

Time series analysis isn’t just for data science tools like Python or R — you can do a lot directly in SQL! I’ve practiced different SQL techniques that help uncover trends and insights over time.
Rofeeah_Tijani's tweet image. 🚀 Day 28 of my #30DaysSQLChallenge – Analytics SQL: Time Series Analysis

Time series analysis isn’t just for data science tools like Python or R — you can do a lot directly in SQL! I’ve practiced different SQL techniques that help uncover trends and insights over time.
Rofeeah_Tijani's tweet image. 🚀 Day 28 of my #30DaysSQLChallenge – Analytics SQL: Time Series Analysis

Time series analysis isn’t just for data science tools like Python or R — you can do a lot directly in SQL! I’ve practiced different SQL techniques that help uncover trends and insights over time.

شَريف reposted

🌟 Day 26 of My 30-Day SQL Challenge: Query Optimization & Execution Plans 🌟 Today, I took a deep dive into query optimization and execution plans — one of the most important areas in SQL for performance tuning.

Rofeeah_Tijani's tweet image. 🌟 Day 26 of My 30-Day SQL Challenge: Query Optimization & Execution Plans 🌟

Today, I took a deep dive into query optimization and execution plans — one of the most important areas in SQL for performance tuning.
Rofeeah_Tijani's tweet image. 🌟 Day 26 of My 30-Day SQL Challenge: Query Optimization & Execution Plans 🌟

Today, I took a deep dive into query optimization and execution plans — one of the most important areas in SQL for performance tuning.
Rofeeah_Tijani's tweet image. 🌟 Day 26 of My 30-Day SQL Challenge: Query Optimization & Execution Plans 🌟

Today, I took a deep dive into query optimization and execution plans — one of the most important areas in SQL for performance tuning.

شَريف reposted

Why Fitell’s On Chain Strategy Wins. Most “treasury companies” in the crypto space are playing a simple game. ➡️ Buy Locked SOL ➡️ Stake SOL for ~5% yield ➡️ Lever up by borrowing against staked positions We think that users are better off just buying SOL and managing it…


شَريف reposted

🚀 Day 22 of my #30DaysSQLChallenge Today, I focused on Joins and Views in SQL. While joins are powerful for combining data across multiple tables, I found views especially interesting: 🔹 A view is like a virtual table that stores a query for easy reuse.

Rofeeah_Tijani's tweet image. 🚀 Day 22 of my #30DaysSQLChallenge

Today, I focused on Joins and Views in SQL.

While joins are powerful for combining data across multiple tables, I found views especially interesting:

🔹 A view is like a virtual table that stores a query for easy reuse.

شَريف reposted

📌 Day 18 of my #30DaysSQL Challenge Today, I explored some of the most practical window functions in SQL: 🔹 ROW_NUMBER() vs RANK() ROW_NUMBER() assigns a unique sequential number to rows (no ties).

Rofeeah_Tijani's tweet image. 📌 Day 18 of my #30DaysSQL Challenge

Today, I explored some of the most practical window functions in SQL:

🔹 ROW_NUMBER() vs RANK()

ROW_NUMBER() assigns a unique sequential number to rows (no ties).
Rofeeah_Tijani's tweet image. 📌 Day 18 of my #30DaysSQL Challenge

Today, I explored some of the most practical window functions in SQL:

🔹 ROW_NUMBER() vs RANK()

ROW_NUMBER() assigns a unique sequential number to rows (no ties).
Rofeeah_Tijani's tweet image. 📌 Day 18 of my #30DaysSQL Challenge

Today, I explored some of the most practical window functions in SQL:

🔹 ROW_NUMBER() vs RANK()

ROW_NUMBER() assigns a unique sequential number to rows (no ties).
Rofeeah_Tijani's tweet image. 📌 Day 18 of my #30DaysSQL Challenge

Today, I explored some of the most practical window functions in SQL:

🔹 ROW_NUMBER() vs RANK()

ROW_NUMBER() assigns a unique sequential number to rows (no ties).

شَريف reposted

Day 16 of my 30-Day SQL Challenge: Correlated Subqueries 🗓️💻 Today I dove deeper into correlated subqueries – a powerful SQL concept that takes your queries to the next level. ✅ What’s a Correlated Subquery? A subquery that references the outer query, performance.

Rofeeah_Tijani's tweet image. Day 16 of my 30-Day SQL Challenge: Correlated Subqueries 🗓️💻

Today I dove deeper into correlated subqueries – a powerful SQL concept that takes your queries to the next level.

✅ What’s a Correlated Subquery?
A subquery that references the outer query,  performance.
Rofeeah_Tijani's tweet image. Day 16 of my 30-Day SQL Challenge: Correlated Subqueries 🗓️💻

Today I dove deeper into correlated subqueries – a powerful SQL concept that takes your queries to the next level.

✅ What’s a Correlated Subquery?
A subquery that references the outer query,  performance.
Rofeeah_Tijani's tweet image. Day 16 of my 30-Day SQL Challenge: Correlated Subqueries 🗓️💻

Today I dove deeper into correlated subqueries – a powerful SQL concept that takes your queries to the next level.

✅ What’s a Correlated Subquery?
A subquery that references the outer query,  performance.

شَريف reposted

🚀 Day 15/30 – Halfway Through My SQL Challenge! It’s officially halfway already, and the journey has been super amazing so far. In the past 2 weeks, I’ve explored SQL concepts like: Writing joins to connect multiple tables Using GROUP BY and HAVING for aggregation

Rofeeah_Tijani's tweet image. 🚀 Day 15/30 – Halfway Through My SQL Challenge!

It’s officially halfway already, and the journey has been super amazing so far. In the past 2 weeks, I’ve explored SQL concepts like:

Writing joins to connect multiple tables

Using GROUP BY and HAVING for aggregation
Rofeeah_Tijani's tweet image. 🚀 Day 15/30 – Halfway Through My SQL Challenge!

It’s officially halfway already, and the journey has been super amazing so far. In the past 2 weeks, I’ve explored SQL concepts like:

Writing joins to connect multiple tables

Using GROUP BY and HAVING for aggregation

If not....🫴🎤

Maresca better start this team vs United or we have problems.

CFC_Carneyy's tweet image. Maresca better start this team vs United or we have problems.


شَريف reposted

A proper wake-up call for all Chelsea players and the manager himself. No point in pointing fingers. COYB 💙 enjoy that win Bayern


شَريف reposted

I'm constantly begging Allah to put me in a position where I can afford whatever I want without bothering anyone. Ameen 🤲


شَريف reposted

The OFC Pre-TGE Portal is LIVE! 🚀 Link + How it works + New Information 👇


شَريف reposted

The way I fell off academically needs to be studied

_main01's tweet image. The way I fell off academically needs to be studied

شَريف reposted

Life so private, my course mates don't know if there's class tomorrow😭✋


شَريف reposted

Today marks the beginning of the ember months—the 9th month of the year. At this point, many of us pause to reflect: “What have I achieved so far? Am I where I thought I’d be?”

Rofeeah_Tijani's tweet image. Today marks the beginning of the ember months—the 9th month of the year.

At this point, many of us pause to reflect: “What have I achieved so far? Am I where I thought I’d be?”

Loading...

Something went wrong.


Something went wrong.