tedo-publisher 1.3.325 β†’ 1.3.327

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/scifusions/data.d.ts +14 -0
  2. package/dist/scifusions/data.js +1 -0
  3. package/dist/scifusions/filters.d.ts +28 -0
  4. package/dist/scifusions/filters.js +1 -0
  5. package/dist/scifusions/helpers.d.ts +3 -0
  6. package/dist/scifusions/helpers.js +1 -0
  7. package/dist/scifusions/index.d.ts +15 -0
  8. package/dist/scifusions/index.js +1 -0
  9. package/dist/scifusions/prompts/data.d.ts +7 -0
  10. package/dist/scifusions/prompts/data.js +1 -0
  11. package/dist/scifusions/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/scifusions/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/scifusions/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/scifusions/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/scifusions/prompts/images.d.ts +4 -0
  16. package/dist/scifusions/prompts/images.js +1 -0
  17. package/dist/scifusions/seo.d.ts +23 -0
  18. package/dist/scifusions/seo.js +1 -0
  19. package/dist/scifusions/styles/colors.css +1 -0
  20. package/dist/scifusions/styles/fonts.css +1 -0
  21. package/dist/scifusions/styles/global.css +1 -0
  22. package/dist/scifusions/styles/sizing.css +1 -0
  23. package/dist/scifusions/styles/theme.css +1 -0
  24. package/dist/scifusions/styles/vars.css +1 -0
  25. package/dist/sciquants/data.d.ts +14 -0
  26. package/dist/sciquants/data.js +1 -0
  27. package/dist/sciquants/filters.d.ts +24 -0
  28. package/dist/sciquants/filters.js +1 -0
  29. package/dist/sciquants/helpers.d.ts +3 -0
  30. package/dist/sciquants/helpers.js +1 -0
  31. package/dist/sciquants/index.d.ts +15 -0
  32. package/dist/sciquants/index.js +1 -0
  33. package/dist/sciquants/prompts/data.d.ts +7 -0
  34. package/dist/sciquants/prompts/data.js +1 -0
  35. package/dist/sciquants/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/sciquants/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/sciquants/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/sciquants/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/sciquants/prompts/images.d.ts +4 -0
  40. package/dist/sciquants/prompts/images.js +1 -0
  41. package/dist/sciquants/seo.d.ts +23 -0
  42. package/dist/sciquants/seo.js +1 -0
  43. package/dist/sciquants/styles/colors.css +1 -0
  44. package/dist/sciquants/styles/fonts.css +1 -0
  45. package/dist/sciquants/styles/global.css +1 -0
  46. package/dist/sciquants/styles/sizing.css +1 -0
  47. package/dist/sciquants/styles/theme.css +1 -0
  48. package/dist/sciquants/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u269B\uFE0F";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-scifusions-dev";
14
+ export declare const prodBucketName = "idn-scifusions";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Depths of Biological Sciences 🌱 | SciFusions",description:"Delve into the fascinating realm of Biological Sciences, uncovering cell biology, genetics, ecology, microbiology, and evolutionary biology insights! πŸ“šβœ¨",slug:"biological-sciences",children:{cellBiology:{title:"Cell Biology: The Foundation of Life 🦠",description:"Discover the intricacies of cell biology, the study of cells, their functions, structures, and interactions in living organisms. Unleash your scientific curiosity! πŸ”¬πŸŒΈ",slug:"cell-biology",children:null},genetics:{title:"Genetics: Unlocking the Secrets of Heredity 🧬",description:"Dive into genetics, where you'll learn about genes, inheritance, and the role DNA plays in shaping living beings. Expand your understanding of life! πŸ”‘βœ¨",slug:"genetics",children:null},ecology:{title:"Ecology: The Study of Ecosystems 🌍",description:"Explore ecology, the relationship between organisms and their environment, and gain insights into biodiversity and conservation efforts. Nature awaits! 🌿🐾",slug:"ecology",children:null},microbiology:{title:"Microbiology: The World of Microorganisms 🦠",description:"Venture into microbiology, the study of microorganisms and their impact on health, environment, and technology. Unravel the unseen world! πŸ”πŸ’§",slug:"microbiology",children:null},evolutionaryBiology:{title:"Evolutionary Biology: The Science of Change 🌿",description:"Examine evolutionary biology and the mechanisms that drive the evolution of species over time. Understand the history of life on Earth! β³πŸ”¬",slug:"evolutionary-biology",children:null},other:{title:"Other Aspects of Biological Sciences πŸ”",description:"Discover various fascinating topics within biological sciences that don't fit into the primary categories, enriching your scientific knowledge! 🌈✨",slug:"other",children:null}}},chemicalSciences:{title:"Explore the World of Chemical Sciences πŸ”¬",description:"Delve into the fascinating realm of Chemical Sciences, covering organic, inorganic, and physical chemistry. Ideal for students, educators, and enthusiasts! 🌍",slug:"chemical-sciences",children:{organicChemistry:{title:"Unraveling Organic Chemistry: Concepts & Discoveries 🌱",description:"Discover the diverse aspects of Organic Chemistry, from molecular structures to reactions. A crucial field for students and researchers! πŸ§ͺ",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Inorganic Chemistry Insights: Elements & Compounds 🧊",description:"Explore the principles of Inorganic Chemistry, addressing the study of metals and minerals, essential for scientific advancements. πŸ”­",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Understanding Physical Chemistry: Energy & Matter βš›οΈ",description:"Dive into the intriguing world of Physical Chemistry, where the science of energy and matter intertwines, showcasing innovative research. πŸ’‘",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Analytical Chemistry: Techniques & Applications πŸ”",description:"Learn about Analytical Chemistry, focusing on methods to analyze substances and their practical applications in various fields. πŸ“Š",slug:"analytical-chemistry",children:null},biochemistry:{title:"The Fusion of Life & Chemistry: Biochemistry 🧬",description:"Explore Biochemistry, the crossroads of biology and chemistry, unraveling the molecular mechanisms of life through scientific research. 🌿",slug:"biochemistry",children:null},other:{title:"Diverse Aspects of Chemical Sciences 🌌",description:"Discover other significant areas in Chemical Sciences that contribute to our understanding of the chemical world beyond traditional disciplines. 🌈",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Deep Dive into Physical Sciences 🌐: Uncovering the Universe's Secrets",description:"Explore groundbreaking research and insights across physical sciences, from theoretical physics to thermodynamics. Engage with innovative discoveries! πŸ§ͺ",slug:"physical-sciences",children:{theoreticalPhysics:{title:"Theoretical Physics πŸ“Š: Understanding the Universe's Foundations",description:"Delve into the depths of theoretical physics, exploring fundamental theories that shape our understanding of the universe. Discover groundbreaking insights! 🌌",slug:"theoretical-physics",children:null},appliedPhysics:{title:"Applied Physics πŸ”§: Innovating Real-World Solutions",description:"Learn how applied physics translates fundamental concepts into practical applications that drive innovation in technology and engineering. πŸš€",slug:"applied-physics",children:null},quantumMechanics:{title:"Quantum Mechanics 🌌: Exploring the Subatomic World",description:"Discover the intricate world of quantum mechanics, where particles behave in fascinating ways, shaping modern physics and technology. βš›οΈ",slug:"quantum-mechanics",children:null},thermodynamics:{title:"Thermodynamics πŸ”₯: The Science of Heat and Energy",description:"Unravel the principles of thermodynamics, focusing on heat, work, and energy transfer, crucial for understanding physical systems. πŸ”",slug:"thermodynamics",children:null},optics:{title:"Optics 🌈: Understanding Light and Its Applications",description:"Venture into the field of optics, exploring the properties of light and its critical role in technology, vision, and communication. πŸ’‘",slug:"optics",children:null},other:{title:"Other Physical Sciences πŸ”­: Expanding Scientific Horizons",description:"Explore various branches of physical sciences beyond the mainstream fields, uncovering unique insights and research advancements. 🌍",slug:"other-physical-sciences",children:null}}},earthSciences:{title:"Explore Earth Sciences: Geology, Meteorology, Oceanography & More 🌍",description:"Dive into the depths of Earth Sciences with extensive research and articles on geology, meteorology, oceanography, and environmental science! πŸ“š",slug:"earth-sciences",children:{geology:{title:"Geology: A Deep Dive into Earth's Structure πŸŒ‹",description:"Uncover the secrets of our planet's structure and processes in geology! Explore research on rock formations, tectonic movements, and more. πŸͺ¨",slug:"geology",children:null},meteorology:{title:"Meteorology: Understanding Weather Patterns and Climate ☁️",description:"Learn about the science of meteorology, studying weather systems and climate change. Stay updated on atmospheric phenomena and research. 🌦️",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Discover the Depths of Earth's Oceans 🌊",description:"Explore oceanography and its impact on global ecosystems, marine life, and climate. Dive into in-depth articles and research advancements! 🐠",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Research on Ecosystems and Conservation 🌱",description:"Engage with the field of environmental science, exploring ecological relationships, conservation efforts, and sustainability practices. 🐒",slug:"environmental-science",children:null},geophysics:{title:"Geophysics: The Study of Earth's Physical Properties 🌌",description:"Delve into geophysics, examining the Earth's physical properties and processes. Understand gravitational and magnetic studies with insightful articles! πŸ”",slug:"geophysics",children:null},other:{title:"Other Earth Sciences: Interdisciplinary Research and Insights πŸ”—",description:"Discover research in various other earth sciences disciplines. Explore interdisciplinary studies and novel scientific insights! 🌐",slug:"other-earth-sciences",children:null}}},interdisciplinaryStudies:{title:"Interdisciplinary Studies: Exploring the Scientific Frontier 🌌",description:"Delve into interdisciplinary studies at SciFusions, featuring research across biology, chemistry, physics, and earth sciences, with groundbreaking insights 🌍.",slug:"interdisciplinary-studies",children:{bioinformatics:{title:"Bioinformatics: Bridging Biology and Technology 🧬",description:"Discover how bioinformatics merges biology with tech to analyze biological data, boosting scientific discovery and innovation! πŸ“Š",slug:"bioinformatics",children:null},materialsScience:{title:"Materials Science: Innovating Tomorrow’s Materials βš—οΈ",description:"Explore the transformative world of materials science, where multidisciplinary approaches lead to groundbreaking innovations and sustainable solutions! πŸ› οΈ",slug:"materials-science",children:null},nanotechnology:{title:"Nanotechnology: Small Scale, Big Impact 🌐",description:"Uncover the fascinating world of nanotechnology that revolutionizes industries through tiny structures and unique properties! πŸ§ͺ",slug:"nanotechnology",children:null},environmentalChemistry:{title:"Environmental Chemistry: Science for a Sustainable Future 🌿",description:"Investigate the role of environmental chemistry in solving pressing ecological issues and developing sustainable practices for our planet! 🌊",slug:"environmental-chemistry",children:null},sciencePolicy:{title:"Science Policy: Shaping the Future of Research πŸ“œ",description:"Engage with science policy dialogues that influence research funding, ethics, and the integration of science into public governance worldwide! 🌍",slug:"science-policy",children:null},other:{title:"Other Interdisciplinary Studies: Diverse Scientific Insights πŸ”",description:"Explore various other interdisciplinary studies, expanding your understanding of science's multifaceted contributions to society and daily life! 🧠",slug:"other-interdisciplinary-studies",children:null}}},scientificAdvances:{title:"Exploring Scientific Advances Across Multiple Disciplines πŸ”¬",description:"Delve into the latest scientific advances and research methodologies in biology, chemistry, physics, and earth sciences at SciFusions. 🌍",slug:"scientific-advances",children:{clinicalTrials:{title:"Unveiling Breakthroughs: Clinical Trials and Their Impact πŸ§ͺ",description:"Explore how clinical trials are revolutionizing healthcare with cutting-edge research and innovations that improve patient outcomes. ⭐️",slug:"clinical-trials",children:null},newTechnologies:{title:"Innovative Technologies Transforming Science and Research βš™οΈ",description:"Discover the fascinating new technologies reshaping scientific research and methodologies in various disciplines. πŸ”",slug:"new-technologies",children:null},sustainablePractices:{title:"Sustainable Practices: Pioneering a Greener Future 🌱",description:"Learn about sustainable practices in scientific research that promote environmental conservation and innovative solutions. 🌎",slug:"sustainable-practices",children:null},researchMethodologies:{title:"Advancing Research Methodologies: A Comprehensive Guide πŸ“Š",description:"Get insights into advanced research methodologies that enhance scientific exploration and understanding across disciplines. πŸ“ˆ",slug:"research-methodologies",children:null},innovativeMaterials:{title:"Innovative Materials: Building Blocks of Future Discoveries 🧬",description:"Investigate the innovative materials propelling scientific advancements and their applications in various fields. πŸ› οΈ",slug:"innovative-materials",children:null},other:{title:"Exploring Other Scientific Advances: Beyond the Norm ⚑",description:"Dive into various other scientific advances that may not fit conventional categories but are equally fascinating. πŸ”—",slug:"other-scientific-advances",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),s="πŸ”¬πŸ“šπŸŒβš›οΈ",o=Object.keys(i),c=[],r=[];for(const e of o){const n=i[e];if(null==n?void 0:n.children){c.push(...Object.keys(n.children));for(const e of c){const i=n.children[e];(null==i?void 0:i.children)&&r.push(...Object.keys(i.children))}}}const a="2024-10-03T00:00:00Z",l="scifusions",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=o,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=a,exports.subcategories=c,exports.subsubcategories=r;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ DisciplineFocus = "DisciplineFocus",
3
+ ResearchType = "ResearchType",
4
+ TargetAudience = "TargetAudience",
5
+ InnovationLevel = "InnovationLevel",
6
+ ContentFormat = "ContentFormat"
7
+ }
8
+ type DisciplineFocusValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences';
9
+ type ResearchTypeValues = 'Original Research' | 'Review Articles' | 'Scientific Advances' | 'Interdisciplinary Studies';
10
+ type TargetAudienceValues = 'Students' | 'Educators' | 'Researchers' | 'Science Enthusiasts';
11
+ type InnovationLevelValues = 'Groundbreaking' | 'Innovative' | 'Emerging Trends' | 'Established Concepts';
12
+ type ContentFormatValues = 'Research Articles' | 'Reviews' | 'Case Studies' | 'Infographics';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.DisciplineFocus]: DisciplineFocusValues[];
15
+ [FiltersNames.ResearchType]: ResearchTypeValues[];
16
+ [FiltersNames.TargetAudience]: TargetAudienceValues[];
17
+ [FiltersNames.InnovationLevel]: InnovationLevelValues[];
18
+ [FiltersNames.ContentFormat]: ContentFormatValues[];
19
+ };
20
+ export declare const disciplineFocusValues: DisciplineFocusValues[];
21
+ export declare const researchTypeValues: ResearchTypeValues[];
22
+ export declare const targetAudienceValues: TargetAudienceValues[];
23
+ export declare const innovationLevelValues: InnovationLevelValues[];
24
+ export declare const contentFormatValues: ContentFormatValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).DisciplineFocus="DisciplineFocus",e.ResearchType="ResearchType",e.TargetAudience="TargetAudience",e.InnovationLevel="InnovationLevel",e.ContentFormat="ContentFormat";const s=["Biology","Chemistry","Physics","Earth Sciences"],t=["Original Research","Review Articles","Scientific Advances","Interdisciplinary Studies"],i=["Students","Educators","Researchers","Science Enthusiasts"],r=["Groundbreaking","Innovative","Emerging Trends","Established Concepts"],n=["Research Articles","Reviews","Case Studies","Infographics"],o={[exports.FiltersNames.DisciplineFocus]:[],[exports.FiltersNames.ResearchType]:[],[exports.FiltersNames.TargetAudience]:[],[exports.FiltersNames.InnovationLevel]:[],[exports.FiltersNames.ContentFormat]:[]},a={[exports.FiltersNames.DisciplineFocus]:s,[exports.FiltersNames.ResearchType]:t,[exports.FiltersNames.TargetAudience]:i,[exports.FiltersNames.InnovationLevel]:r,[exports.FiltersNames.ContentFormat]:n},l=()=>JSON.stringify(a,null,2);exports.contentFormatValues=n,exports.disciplineFocusValues=s,exports.fullFilters=a,exports.getFiltersTypesJSON=l,exports.initialFilters=o,exports.innovationLevelValues=r,exports.researchTypeValues=t,exports.targetAudienceValues=i;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.contentFormatValues=t.contentFormatValues,exports.disciplineFocusValues=t.disciplineFocusValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.innovationLevelValues=t.innovationLevelValues,exports.researchTypeValues=t.researchTypeValues,exports.targetAudienceValues=t.targetAudienceValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SciFusions is an innovative infotainment articles portal dedicated to scientific research and reviews across multiple disciplines, including biology, chemistry, physics, and earth sciences. It serves as a platform for publishing original research articles and showcasing significant scientific advances.\n - Detailed description: SciFusions combines the realms of science and information to provide a comprehensive portal for individuals interested in the latest developments in research across various scientific fields. Each article is meticulously curated, ensuring that readers gain insights into groundbreaking studies, innovative discoveries, and interdisciplinary collaborations. The portal encourages a deeper understanding of complex scientific concepts, making them accessible to a broader audience. With a user-friendly interface and a wealth of resources, SciFusions aims to foster a community of learners, educators, and science enthusiasts alike, driving curiosity and engagement in the scientific community.\n - Target audience: The target audience for SciFusions includes students, educators, researchers, and science enthusiasts from various backgrounds. Individuals seeking to enhance their knowledge in scientific disciplines, as well as professionals who want to stay informed about the latest research trends and advancements, will find the portal invaluable. Additionally, institutions and organizations involved in scientific research may also benefit from accessing the content shared on SciFusions.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Methodology\n - Overview of research methods used\n - Data collection techniques\n\n## Future Directions\n - Upcoming trends in research\n - Areas requiring further investigation\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Methodology, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SciFusions is an innovative infotainment articles portal dedicated to scientific research and reviews across multiple disciplines, including biology, chemistry, physics, and earth sciences. It serves as a platform for publishing original research articles and showcasing significant scientific advances.\n - Detailed description: SciFusions combines the realms of science and information to provide a comprehensive portal for individuals interested in the latest developments in research across various scientific fields. Each article is meticulously curated, ensuring that readers gain insights into groundbreaking studies, innovative discoveries, and interdisciplinary collaborations. The portal encourages a deeper understanding of complex scientific concepts, making them accessible to a broader audience. With a user-friendly interface and a wealth of resources, SciFusions aims to foster a community of learners, educators, and science enthusiasts alike, driving curiosity and engagement in the scientific community.\n - Target audience: The target audience for SciFusions includes students, educators, researchers, and science enthusiasts from various backgrounds. Individuals seeking to enhance their knowledge in scientific disciplines, as well as professionals who want to stay informed about the latest research trends and advancements, will find the portal invaluable. Additionally, institutions and organizations involved in scientific research may also benefit from accessing the content shared on SciFusions.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Methodology\n - Overview of research methods used\n - Data collection techniques\n\n## Future Directions\n - Upcoming trends in research\n - Areas requiring further investigation\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Methodology, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",s="synthesizing the information presented throughout",a="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=s,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=a,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Experts | SciFusions - Leading Scientific Insights",description:"🌟 Discover the brilliant minds behind the groundbreaking research at SciFusions. Join our community of scientists and enthusiasts! πŸ”¬"},[exports.PageNames.Home]:{title:"SciFusions | Discover the World of Scientific Research",description:"πŸ” Explore the latest in biology, chemistry, physics, and earth sciences with SciFusions! Your hub for original research articles and reviews! 🌌"},[exports.PageNames.NotFound]:{title:"404 Not Found | SciFusions",description:"🚫 Oops! The page you’re looking for isn’t here. Let’s get you back to exploring the world of science at SciFusions! πŸ”"},[exports.PageNames.AboutUs]:{title:"About SciFusions | Your Source for Scientific Knowledge",description:"🌍 Learn about SciFusions, where we bridge the gap between research and innovation in multiple scientific disciplines. Join us! πŸ“š"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | SciFusions",description:"πŸ”’ Your privacy is important to us! Read our Privacy Policy to understand how we protect your data at SciFusions. πŸ“„"},[exports.PageNames.Terms]:{title:"Terms and Conditions | SciFusions",description:"πŸ“œ Review the Terms and Conditions of using the SciFusions website. Stay informed and engaged with our community! πŸ’‘"},[exports.PageNames.Sitemap]:{title:"Sitemap | SciFusions - Navigate Our Scientific Universe",description:"πŸ—ΊοΈ Easily explore all that SciFusions has to offer! Check out our Sitemap for a quick guide to our scientific articles and reviews. πŸ”—"}},a=[{name:"Dr. Arjun Mehta",description:"Dr. Arjun Mehta is a prominent biochemist with over 15 years of research experience at top-tier institutions. His work focuses on enzyme mechanisms and biochemical pathways, contributing to advancements in drug development and metabolic disease understanding.",meta_title:"Dr. Arjun Mehta - Biochemist and Researcher at SciFusions",meta_description:"Explore the work of Dr. Arjun Mehta, a leading biochemist specializing in enzyme mechanisms and drug development for SciFusions."},{name:"Prof. Neela Kapoor",description:"Prof. Neela Kapoor is a physicist with an extensive background in condensed matter physics. She has published over 50 peer-reviewed articles and has been actively involved in research on quantum materials, earning her numerous awards.",meta_title:"Prof. Neela Kapoor - Physicist and Contributor at SciFusions",meta_description:"Learn about Prof. Neela Kapoor, a respected physicist specializing in condensed matter physics and quantum materials at SciFusions."},{name:"Dr. Ravi Nair",description:"Dr. Ravi Nair is an earth scientist with a focus on climate change and geochemical processes. He has presented his research globally and is a passionate advocate for sustainable practices within the scientific community.",meta_title:"Dr. Ravi Nair - Earth Scientist and Advocate at SciFusions",meta_description:"Discover the insights of Dr. Ravi Nair, an earth scientist dedicated to studying climate change and advocating for sustainability at SciFusions."},{name:"Dr. Priya Sharma",description:"Dr. Priya Sharma is a renowned microbiologist whose research in microbial resistance has influenced healthcare policies. With over a decade of experience, she actively contributes to international conferences and journals.",meta_title:"Dr. Priya Sharma - Microbiologist and Expert at SciFusions",meta_description:"Meet Dr. Priya Sharma, a leading microbiologist focusing on microbial resistance and healthcare improvements at SciFusions."},{name:"Prof. Vikram Singh",description:"Prof. Vikram Singh is an astrobiologist specializing in the study of extreme environments. His unique approach combines biology and chemistry to understand life's potential beyond Earth, having authored numerous influential papers.",meta_title:"Prof. Vikram Singh - Astrobiologist at SciFusions",meta_description:"Uncover the research of Prof. Vikram Singh, an astrobiologist exploring life's potential in extreme environments at SciFusions."},{name:"Dr. Kavita Agarwal",description:"Dr. Kavita Agarwal is a neuroscientist focused on cognitive neuroscience and neurodegenerative diseases. With multiple groundbreaking publications, she plays a pivotal role in advancing our understanding of brain disorders.",meta_title:"Dr. Kavita Agarwal - Neuroscientist and Contributor at SciFusions",meta_description:"Delve into the work of Dr. Kavita Agarwal, an acclaimed neuroscientist researching cognitive neuroscience at SciFusions."},{name:"Mr. Harish Iyer",description:"Mr. Harish Iyer is a talented chemist with a specialization in synthetic chemistry. Recognized for his innovative research on green chemistry, he aims to develop eco-friendly alternatives in chemical synthesis.",meta_title:"Mr. Harish Iyer - Chemist and Innovator at SciFusions",meta_description:"Explore the innovative work of Mr. Harish Iyer, a chemist specializing in synthetic and green chemistry at SciFusions."},{name:"Dr. Simran Kaur",description:"Dr. Simran Kaur is an expert in environmental science, focusing on sustainability and natural resource management. Her extensive fieldwork has provided data crucial in advocating for policy changes related to environmental preservation.",meta_title:"Dr. Simran Kaur - Environmental Scientist at SciFusions",meta_description:"Learn from Dr. Simran Kaur, an expert in environmental sustainability and natural resource management at SciFusions."},{name:"Prof. Anand Reddy",description:"Prof. Anand Reddy is a theoretical physicist who explores the boundaries of particle physics and cosmology. His thought-provoking research has contributed to our understanding of the universe's fundamental forces.",meta_title:"Prof. Anand Reddy - Theoretical Physicist at SciFusions",meta_description:"Engage with the research of Prof. Anand Reddy, a theoretical physicist delving into particle physics and cosmology at SciFusions."},{name:"Dr. Leela Joshi",description:"Dr. Leela Joshi is a prominent chemist with vast expertise in analytical chemistry. Known for her work in developing advanced spectroscopic techniques, she aims to enhance accuracy in chemical analysis.",meta_title:"Dr. Leela Joshi - Analytical Chemist at SciFusions",meta_description:"Get insights from Dr. Leela Joshi, a leading analytical chemist focused on advanced spectroscopic techniques at SciFusions."},{name:"Dr. Anjali Kumar",description:"Dr. Anjali Kumar is a distinguished biologist with over 15 years of experience in microbiology and environmental science. She has published numerous research papers in prestigious journals and is known for her innovative approaches to studying microbial ecosystems. Anjali is passionate about bridging the gap between scientific research and public understanding.",meta_title:"Dr. Anjali Kumar - Microbiologist and Environmental Scientist | SciFusions",meta_description:"Explore the works of Dr. Anjali Kumar, a leading microbiologist with over 15 years of experience in environmental science. Discover her innovative research and contributions to the field on SciFusions."},{name:"Prof. Rajendra Gupta",description:"Prof. Rajendra Gupta is a renowned chemist specializing in organic chemistry and catalysis. With a Ph.D. from IIT Bombay, he has over two decades of research experience and has been awarded multiple grants for his groundbreaking work on sustainable chemical processes. His articles bridge chemistry theory and practical applications.",meta_title:"Prof. Rajendra Gupta - Expert in Organic Chemistry | SciFusions",meta_description:"Learn from Prof. Rajendra Gupta, a leading organic chemist with over 20 years of research experience. His contributions to catalysis and sustainable chemistry are featured on SciFusions."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is an earth scientist with a focus on climate change and geospatial analysis. Having worked with various national and international environmental agencies, he has considerable field experience and is committed to raising awareness about environmental challenges. His work influences policy making.",meta_title:"Dr. Vikram Singh - Earth Scientist and Climate Advocate | SciFusions",meta_description:"Read articles by Dr. Vikram Singh, an earth scientist dedicated to addressing climate change through geospatial analysis. His work significantly impacts environmental policy at SciFusions."},{name:"Dr. Neha Joshi",description:"Dr. Neha Joshi is an accomplished researcher in plant biology and genetics, with a specific focus on crop improvement and sustainable agriculture practices. Her extensive research initiatives have led to significant advances in agricultural productivity in India. Neha advocates for eco-friendly farming methods.",meta_title:"Dr. Neha Joshi - Plant Biologist and Agriculture Innovator | SciFusions",meta_description:"Discover the research of Dr. Neha Joshi, a plant biologist dedicated to improving crop productivity sustainably. Read her articles on innovative agricultural practices at SciFusions."},{name:"Prof. Ramesh Bhat",description:"Prof. Ramesh Bhat is a leading theoretical physicist known for his work in quantum mechanics and its applications in modern technology. He has lectured around the world and published extensively, making complex theories accessible to a wider audience. Ramesh is also a passionate science communicator.",meta_title:"Prof. Ramesh Bhat - Theoretical Physicist and Science Communicator | SciFusions",meta_description:"Engage with the writings of Prof. Ramesh Bhat, a prominent theoretical physicist who communicates complex concepts in an easily understandable manner. His articles are featured on SciFusions."},{name:"Dr. Suman Verma",description:"Dr. Suman Verma is a chemical engineer specializing in bioprocessing and renewable energy. With over a decade of research under her belt, she has developed new technologies for efficiently converting biomass into energy. Her work aims at promoting sustainable practices in energy generation.",meta_title:"Dr. Suman Verma - Chemical Engineer and Renewable Energy Advocate | SciFusions",meta_description:"Learn about the innovative work of Dr. Suman Verma, a chemical engineer focused on bioprocessing and renewable energy solutions. Read her insightful articles on SciFusions."},{name:"Dr. Aditi Malhotra",description:"Dr. Aditi Malhotra is a neuroscientist with expertise in cognitive neuroscience and neurodevelopmental disorders. Her research on brain function and behavior has been significant in understanding learning disabilities. Aditi is deeply involved in educational outreach to improve mental health awareness.",meta_title:"Dr. Aditi Malhotra - Neuroscientist and Mental Health Advocate | SciFusions",meta_description:"Explore the research and insights from Dr. Aditi Malhotra, a neuroscientist dedicated to understanding cognitive disorders and mental health awareness. Her articles are featured at SciFusions."},{name:"Dr. Ravi Mehta",description:"Dr. Ravi Mehta is an astrophysicist with a keen interest in exoplanets and the search for extraterrestrial life. He has a unique ability to translate complex astrophysical concepts into engaging articles for the general public. Ravi is also an active member of multiple international space research communities.",meta_title:"Dr. Ravi Mehta - Astrophysicist and Science Educator | SciFusions",meta_description:"Join Dr. Ravi Mehta in exploring the cosmos as an astrophysicist focused on exoplanets and extraterrestrial life. His engaging articles enrich the SciFusions community."},{name:"Dr. Kavita Rao",description:"Dr. Kavita Rao is a renowned environmental chemist whose research focuses on pollutants and their effects on ecosystems. With her comprehensive knowledge and experience in analytical chemistry, she has enabled significant advancements in environmental safety regulations. Kavita advocates for sustainable chemical practices.",meta_title:"Dr. Kavita Rao - Environmental Chemist and Sustainability Advocate | SciFusions",meta_description:"Delve into the impactful research of Dr. Kavita Rao, an environmental chemist committed to understanding pollutants and promoting sustainability. Her work is highlighted on SciFusions."},{name:"Dr. Aarti Sharma",description:"Dr. Aarti Sharma is a seasoned biologist with over 15 years of research experience in molecular biology and biochemistry. She has published more than 30 research articles in esteemed journals and is known for her work on cellular signaling pathways.",meta_title:"Dr. Aarti Sharma - Expert in Molecular Biology | SciFusions",meta_description:"Discover the contributions of Dr. Aarti Sharma, a leading biologist at SciFusions, specializing in molecular biology and cellular signaling. Read her latest research articles."},{name:"Dr. Ravi Desai",description:"Dr. Ravi Desai is a physicist with a keen interest in condensed matter physics. With a Ph.D. from IIT Bombay, he has authored numerous peer-reviewed articles and has received several awards for his groundbreaking research in material science.",meta_title:"Dr. Ravi Desai - Condensed Matter Physics Specialist | SciFusions",meta_description:"Explore the works of Dr. Ravi Desai, a distinguished physicist at SciFusions, focused on condensed matter physics and material science. Read his significant research contributions."},{name:"Dr. Neha Iyer",description:"Dr. Neha Iyer is a chemist with a focus on green chemistry and sustainable processes. She has spent over a decade researching eco-friendly chemical solutions and has published extensively in high-impact journals.",meta_title:"Dr. Neha Iyer - Green Chemistry Advocate | SciFusions",meta_description:"Learn about Dr. Neha Iyer, a prominent chemist at SciFusions dedicated to green chemistry and sustainability. Discover her innovative research in eco-friendly chemical processes."},{name:"Dr. Amit Kumar",description:"Dr. Amit Kumar is an earth scientist specializing in climate change and environmental sustainability. With over 12 years in the field, he has worked on various intergovernmental programs and has contributed significantly to environmental research.",meta_title:"Dr. Amit Kumar - Climate Change Expert | SciFusions",meta_description:"Meet Dr. Amit Kumar, an earth scientist at SciFusions focused on climate change and sustainability. Read his impactful research and insights into environmental issues."},{name:"Dr. Rajesh Gupta",description:"Dr. Rajesh Gupta is a theoretical physicist whose research focuses on quantum mechanics and its applications. He has contributed to numerous journals and is recognized for introducing innovative models in his field.",meta_title:"Dr. Rajesh Gupta - Theoretical Physicist | SciFusions",meta_description:"Explore the academic contributions of Dr. Rajesh Gupta, a theoretical physicist at SciFusions. Learn more about his innovative work in quantum mechanics."},{name:"Dr. Meera Menon",description:"Dr. Meera Menon is an esteemed environmental scientist with expertise in biodiversity conservation. With extensive fieldwork across various ecosystems, she has significantly influenced conservation policies and is a prolific author.",meta_title:"Dr. Meera Menon - Biodiversity Conservation Specialist | SciFusions",meta_description:"Discover the impactful work of Dr. Meera Menon at SciFusions, an environmental scientist focused on biodiversity conservation. Read her influential research."},{name:"Dr. Vishal Ahuja",description:"Dr. Vishal Ahuja is a prominent chemist recognized for his research in nanotechnology. He has authored over 25 research papers and frequently collaborates with industries to enhance material applications.",meta_title:"Dr. Vishal Ahuja - Nanotechnology Innovator | SciFusions",meta_description:"Learn about Dr. Vishal Ahuja's groundbreaking research in nanotechnology at SciFusions. Dive into his contributions to material sciences and innovation."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair is an interdisciplinary scientist working at the intersection of biology and chemistry. She focuses on drug discovery and has led multiple successful projects targeting resistant strains of bacteria.",meta_title:"Dr. Kavita Nair - Interdisciplinary Scientist | SciFusions",meta_description:"Meet Dr. Kavita Nair, an interdisciplinary scientist at SciFusions dedicated to drug discovery. Explore her significant research in combating bacterial resistance."},{name:"Dr. Anil Patil",description:"Dr. Anil Patil is a civil engineer and earth scientist who specializes in geotechnical engineering. His expertise lies in sustainable construction practices, and he has been published widely in various engineering journals.",meta_title:"Dr. Anil Patil - Civil Engineer and Earth Scientist | SciFusions",meta_description:"Discover the work of Dr. Anil Patil at SciFusions, a civil engineer specializing in geotechnical engineering and sustainable building practices. Read his research contributions."},{name:"Dr. Amit Sharma",description:"Dr. Amit Sharma is a renowned biochemist with over 15 years of experience in enzymology and metabolic pathways. He has published numerous research articles in prestigious journals and is known for his innovative approaches to drug discovery.",meta_title:"Dr. Amit Sharma – Biochemist at SciFusions",meta_description:"Explore the research contributions of Dr. Amit Sharma, a leading biochemist specializing in enzymology and metabolic pathways at SciFusions."},{name:"Dr. Nisha Gupta",description:"Dr. Nisha Gupta holds a Ph.D. in Physics and is an expert in condensed matter physics. With several years of experience in academic research, she focuses on quantum materials and their applications in technology.",meta_title:"Dr. Nisha Gupta – Physics Expert at SciFusions",meta_description:"Learn about Dr. Nisha Gupta's contributions to condensed matter physics and quantum materials at SciFusions."},{name:"Dr. Rakesh Patel",description:"A distinguished geologist with expertise in earth sciences, Dr. Rakesh Patel has worked on various projects related to mineral exploration and environmental geology for over a decade.",meta_title:"Dr. Rakesh Patel – Geologist at SciFusions",meta_description:"Discover Dr. Rakesh Patel's research work on mineral exploration and environmental geology at SciFusions."},{name:"Dr. Meera Das",description:"Dr. Meera Das is an accomplished microbiologist who studies microbial diversity and its ecological impacts. She has contributed significantly to the field with her research on soil microbiomes.",meta_title:"Dr. Meera Das – Microbiologist at SciFusions",meta_description:"Uncover Dr. Meera Das's research in microbial diversity and soil microbiomes at SciFusions."},{name:"Dr. Vikram Rao",description:"With a specialization in physical chemistry, Dr. Vikram Rao has over 20 years of experience studying reaction mechanisms and catalysis. His work has received multiple awards in the field.",meta_title:"Dr. Vikram Rao – Physical Chemist at SciFusions",meta_description:"Explore the impressive research of Dr. Vikram Rao in physical chemistry and catalysis at SciFusions."},{name:"Dr. Priya Sen",description:"Dr. Priya Sen is a leading expert in bioinformatics and computational biology. Her research focuses on genomic data analysis and the development of algorithms for biological research.",meta_title:"Dr. Priya Sen – Bioinformatics Specialist at SciFusions",meta_description:"Delve into the work of Dr. Priya Sen in bioinformatics and computational biology at SciFusions."},{name:"Dr. Karan Menon",description:"An experienced environmental scientist, Dr. Karan Menon has published extensively on climate change and its effects on biodiversity. He is actively involved in policy formulation for sustainable development.",meta_title:"Dr. Karan Menon – Environmental Scientist at SciFusions",meta_description:"Learn more about Dr. Karan Menon's significant contributions to climate change research and sustainable development at SciFusions."},{name:"Dr. Sunita Kapoor",description:"Dr. Sunita Kapoor is a molecular biologist with expertise in genetic engineering and CRISPR technology. Her groundbreaking research has paved the way for advances in agricultural biotechnology.",meta_title:"Dr. Sunita Kapoor – Molecular Biologist at SciFusions",meta_description:"Explore the innovative research of Dr. Sunita Kapoor in genetic engineering and CRISPR technologies at SciFusions."},{name:"Dr. Arjun Verma",description:"Dr. Arjun Verma specializes in astrophysics and cosmology, with a focus on dark matter and galaxy formation. His research has contributed significantly to our understanding of the universe.",meta_title:"Dr. Arjun Verma – Astrophysicist at SciFusions",meta_description:"Discover Dr. Arjun Verma's research in astrophysics and galaxy formation at SciFusions."},{name:"Dr. Anjali Rao",description:"Dr. Anjali Rao is a renowned chemist specializing in sustainable chemistry. Her work focuses on developing eco-friendly alternatives and waste reduction in chemical processes.",meta_title:"Dr. Anjali Rao – Chemist at SciFusions",meta_description:"Uncover the sustainable chemistry research of Dr. Anjali Rao, focusing on eco-friendly alternatives at SciFusions."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a biochemist with over 15 years of experience in researching enzymatic reactions and metabolic pathways. She holds a PhD from Harvard University and has published numerous articles in prestigious journals, contributing significantly to the fields of molecular biology and pharmacology.",meta_title:"Dr. Emily Carter - Biochemist and Researcher",meta_description:"Explore the research of Dr. Emily Carter, a biochemist with 15+ years of experience in enzymatic reactions and molecular biology. Discover her contributions to the field."},{name:"Professor Liam Chen",description:"Professor Liam Chen is a prominent physicist specializing in quantum mechanics and condensed matter physics. He leads a research group at Stanford University and has authored over 50 peer-reviewed publications, making significant strides in understanding the behavior of materials at the atomic level.",meta_title:"Professor Liam Chen - Quantum Physicist",meta_description:"Learn about Professor Liam Chen, a leading expert in quantum mechanics and condensed matter physics with over 50 publications. Discover his research at Stanford University."},{name:"Dr. Sofia Patel",description:"Dr. Sofia Patel is an Earth scientist with a focus on climate change and hydrology. She earned her PhD from the University of Toronto and has worked with international organizations to assess the impacts of climate variability. Her work bridges the gap between scientific research and policy-making.",meta_title:"Dr. Sofia Patel - Earth Scientist and Policy Advisor",meta_description:"Discover the work of Dr. Sofia Patel, an Earth scientist specializing in climate change and hydrology. Explore her insights on bridging science and policy."},{name:"Dr. Hiroshi Takeda",description:"Dr. Hiroshi Takeda is a chemist known for his innovative research in nanotechnology and materials science. He holds a PhD from the University of Tokyo and has numerous accolades for his pioneering work in the development of nanomaterials for energy applications.",meta_title:"Dr. Hiroshi Takeda - Nanotechnology Expert",meta_description:"Get to know Dr. Hiroshi Takeda, a chemist specialized in nanotechnology and sustainable materials. Learn about his research and innovations in energy applications."},{name:"Dr. Maria Gonzales",description:"Dr. Maria Gonzales is a leading researcher in environmental chemistry and toxicology. With a PhD from the University of California, Berkeley, she has published extensively on the effects of pollutants in marine ecosystems, significantly impacting environmental protection efforts.",meta_title:"Dr. Maria Gonzales - Environmental Chemist",meta_description:"Explore Dr. Maria Gonzales's pioneering research in environmental chemistry and toxicology, focusing on the impact of pollutants in marine ecosystems."},{name:"Professor John Smith",description:"Professor John Smith is a distinguished physicist with expertise in astrophysics and cosmology. He teaches at the Massachusetts Institute of Technology and has authored several groundbreaking publications on dark matter and the evolution of galaxies, shaping our understanding of the universe.",meta_title:"Professor John Smith - Astrophysicist and Educator",meta_description:"Learn from Professor John Smith, an astrophysicist specializing in dark matter and galaxy evolution. Explore his research and contributions to cosmology."},{name:"Dr. Anika Basu",description:"Dr. Anika Basu is a chemical biologist who specializes in drug discovery and development. Recently appointed at the University of Cambridge, her research focuses on target identification and validation for therapeutic intervention in various diseases.",meta_title:"Dr. Anika Basu - Chemical Biologist and Innovator",meta_description:"Discover the work of Dr. Anika Basu, a chemical biologist focused on drug discovery and development. Learn about her innovative research at Cambridge."},{name:"Dr. Marcus Legrand",description:"Dr. Marcus Legrand is a geophysicist with a strong emphasis on seismology and earthquake engineering. He holds a PhD from the California Institute of Technology and has consulted on numerous projects aimed at improving building resilience against seismic activities.",meta_title:"Dr. Marcus Legrand - Geophysicist and Earthquake Expert",meta_description:"Engage with the work of Dr. Marcus Legrand, a geophysicist specializing in seismology and earthquake engineering, who is enhancing building resilience globally."},{name:"Dr. Aisha Nasir",description:"Dr. Aisha Nasir is a microbiologist with a focus on infectious diseases and antibiotic resistance. She has published extensively in leading journals and is a principal investigator at Johns Hopkins University, where she studies the mechanisms of resistance in pathogenic bacteria.",meta_title:"Dr. Aisha Nasir - Microbiologist and Infectious Disease Specialist",meta_description:"Explore Dr. Aisha Nasir's research on infectious diseases and antibiotic resistance. Learn about her impactful work at Johns Hopkins University."},{name:"Professor David Thompson",description:"Professor David Thompson is a renowned ecologist specializing in biodiversity and conservation. With years of fieldwork experience across global ecosystems, he teaches at the University of Florida and plays an active role in conservation policy and education.",meta_title:"Professor David Thompson - Ecologist and Conservationist",meta_description:"Discover Professor David Thompson's contributions to biodiversity and conservation. Learn about his vital role in ecological education and policy."},{name:"Prof. John Stevens",description:"Professor John Stevens is a renowned chemist with a focus on sustainable materials and green chemistry. He has published over 100 research papers and received multiple awards for his contributions to chemical sciences. Currently teaching at MIT, his work seeks to innovate for a sustainable future.",meta_title:"Prof. John Stevens - Chemist and Green Chemistry Advocate | SciFusions",meta_description:"Read articles by Prof. John Stevens, an expert in sustainable materials and green chemistry. Uncover his research and innovations aimed at promoting sustainability in chemical sciences."},{name:"Dr. Maria Gonzalez",description:"Dr. Maria Gonzalez is a physicist specializing in renewable energy technologies. With a Ph.D. from the University of California, Berkeley, she has led several groundbreaking projects in solar energy and energy efficiency. Dr. Gonzalez is an advocate for integrating scientific research with practical applications for environmental benefit.",meta_title:"Dr. Maria Gonzalez - Renewable Energy Physicist | SciFusions",meta_description:"Discover articles by Dr. Maria Gonzalez, a physicist dedicated to renewable energy technologies. Learn about her innovative research in solar energy and energy efficiency."},{name:"Dr. Liam Patel",description:"Dr. Liam Patel is an earth scientist with expertise in geology and the study of natural resources. He completed his Ph.D. at the University of Edinburgh and has worked on various international projects focusing on sustainable resource extraction. His articles frequently discuss the balance between industry needs and environmental conservation.",meta_title:"Dr. Liam Patel - Earth Scientist and Geologist | SciFusions",meta_description:"Explore Dr. Liam Patel's articles on geology and natural resources. Learn how he addresses sustainable practices in resource extraction for a better future."},{name:"Prof. Ava Reilly",description:"Professor Ava Reilly is a leading researcher in molecular biology with a keen interest in genetic engineering. With over 15 years in the discipline, she has authored numerous papers and books discussing CRISPR and its applications. Currently, she holds a position at Harvard University, where she also mentors aspiring scientists.",meta_title:"Prof. Ava Reilly - Molecular Biologist and Genetic Engineering Expert | SciFusions",meta_description:"Dive into Prof. Ava Reilly's articles on molecular biology and genetic engineering. Explore her cutting-edge research on CRISPR and its transformative potential."},{name:"Dr. Noah Thompson",description:"Dr. Noah Thompson is a chemist with a focus on pharmaceutical chemistry and drug development. With a Ph.D. from the University of Oxford, he has worked in both academia and industry, contributing to the development of various therapeutics. Dr. Thompson is dedicated to combining science with patient-centered healthcare.",meta_title:"Dr. Noah Thompson - Pharmaceutical Chemist | SciFusions",meta_description:"Read insights from Dr. Noah Thompson, a pharmaceutical chemist specializing in drug development. Discover his research contributions to patient-centered healthcare."},{name:"Dr. Sophia Liu",description:"Dr. Sophia Liu is an environmental physicist specializing in climate modeling and atmospheric sciences. She holds a Ph.D. from the University of Cambridge and has contributed significantly to understanding climate dynamics. Her work has been pivotal in informing global climate policy and sustainable practices.",meta_title:"Dr. Sophia Liu - Environmental Physicist and Climate Scientist | SciFusions",meta_description:"Learn from Dr. Sophia Liu's expertise in climate modeling and atmospheric sciences. Explore her research that shapes global climate policy and sustainable practices."},{name:"Dr. Ethan Kaur",description:"Dr. Ethan Kaur is a geophysicist with extensive experience in seismic research and earthquake prediction. He obtained his Ph.D. from the California Institute of Technology and has worked worldwide, focusing on enhancing our understanding of tectonic activities and disaster preparedness.",meta_title:"Dr. Ethan Kaur - Geophysicist and Seismic Researcher | SciFusions",meta_description:"Follow Dr. Ethan Kaur’s research on seismic activities and earthquake prediction. Discover his insightful articles focused on geophysics and disaster preparedness."},{name:"Dr. Isabella Fernandez",description:"Dr. Isabella Fernandez is an expert in molecular ecology with a focus on evolutionary biology. She completed her Ph.D. at the University of Sydney and has published extensively on species adaptation and genetic diversity. Her work is critical for understanding ecological and evolutionary processes.",meta_title:"Dr. Isabella Fernandez - Molecular Ecologist and Evolutionary Biologist | SciFusions",meta_description:"Explore articles by Dr. Isabella Fernandez, a molecular ecologist specializing in evolutionary biology. Understand her research on species adaptation and genetic diversity."},{name:"Prof. Antonio Rossi",description:"Professor Antonio Rossi is a theoretical physicist known for his work in quantum mechanics and its applications in emerging technologies. He has published numerous articles in leading scientific journals and is actively involved in interdisciplinary research collaborations. Prof. Rossi teaches at a top university in Italy.",meta_title:"Prof. Antonio Rossi - Theoretical Physicist and Quantum Mechanics Expert | SciFusions",meta_description:"Read insights from Prof. Antonio Rossi, a theoretical physicist specializing in quantum mechanics. Discover his contributions to emerging technologies and interdisciplinary research."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#1f3a3d;--theme-color-8:#2d5b5e;--theme-color-7:#3e7b7c;--theme-color-6:#4faeae;--theme-color-5:#a7d5d9;--theme-color-3:#d0ebe9;--theme-color-2:#eaeff2;--color-bg-layout:#ffffff;--color-bg-hover:#e0e0e0;--article-border-radius:15px;--btn-border-radius:8px;--category-border-radius:20px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u269B\uFE0F";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-sciquants-dev";
14
+ export declare const prodBucketName = "idn-sciquants";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biology:{title:"Discover the Fascinating World of Biology πŸ”¬",description:"Explore various aspects of biology, from cell structures to ecological interactions. Dive into scientific research and insights that broaden your understanding! 🌱",slug:"discover-biological-sciences",children:{cellBiology:{title:"Cell Biology: The Building Blocks of Life 🧬",description:"Uncover the intricate details of cell biology, studying the structures, functions, and processes of cells. Understand life at its most fundamental level! πŸ§ͺ",slug:"cell-biology",children:null},genetics:{title:"Genetics: Unlocking the Secrets of Heredity 🧬",description:"Delve into the world of genetics, exploring DNA, genes, and heredity. Discover how traits are passed down through generations! 🧬✨",slug:"genetics",children:null},ecology:{title:"Ecology: Understanding Ecosystems and Their Interactions 🌍",description:"Study the relationships between organisms and their environments. Learn how ecosystems work and the importance of biodiversity! 🌳🐾",slug:"ecology",children:null},other:{title:"Other Fascinating Topics in Biology πŸ“š",description:"Explore a diverse range of biological topics not covered in other categories. Engage with unique insights and research findings! πŸ”",slug:"other-biological-topics",children:null}}},chemistry:{title:"Explore the Intriguing World of Chemistry πŸ”¬ | SciQuants",description:"Delve into the captivating realm of chemistry! Discover organic, inorganic, and physical chemistry insights and original research articles. πŸ”—",slug:"explore-chemistry",children:{organicChemistry:{title:"Organic Chemistry Insights: Transformative Discoveries πŸ§ͺ",description:"Uncover the fascinating developments in organic chemistry! Explore original research articles and reviews for a deeper understanding of chemical transformations. 🌱",slug:"organic-chemistry-insights",children:null},inorganicChemistry:{title:"Inorganic Chemistry: Essential Concepts and Breakthroughs βš—οΈ",description:"Dive into the world of inorganic chemistry! Read about key concepts, discoveries, and reviews that showcase the significance of this vital discipline. πŸ§‘β€πŸ”¬",slug:"inorganic-chemistry-concepts",children:null},physicalChemistry:{title:"Physical Chemistry: The Science of Matter and Energy πŸ”‹",description:"Explore the dynamic field of physical chemistry! Discover research articles and insights that illustrate the interplay between matter and energy. 🌌",slug:"physical-chemistry-science",children:null},other:{title:"Other Chemistry Topics: Broadening Scientific Perspectives 🧬",description:"Engage with diverse topics in chemistry that extend beyond the main branches. Discover unique research and insightful articles to broaden your understanding. 🌍",slug:"other-chemistry-topics",children:null}}},physics:{title:"Exploring the Depths of Physics: Theoretical, Applied, and Beyond",description:"Delve into the realm of physics with topics covering theoretical and applied concepts, as well as quantum mechanics. πŸͺ Expand your understanding today!",slug:"exploring-physics-theoretical-applied-beyond",children:{theoreticalPhysics:{title:"Theoretical Physics: Unraveling the Universe's Mysteries",description:"Discover the fundamental theories shaping our understanding of the universe through theoretical physics. Dive deep into the core concepts today! 🧬",slug:"theoretical-physics-unraveling-mysteries",children:null},appliedPhysics:{title:"Applied Physics: Transforming Theory into Innovation",description:"Learn how applied physics leads to technological advancements and innovations that impact our daily lives. Explore practical applications now! βš™οΈ",slug:"applied-physics-transforming-innovation",children:null},quantumMechanics:{title:"Quantum Mechanics: The Science of the Very Small",description:"Uncover the fascinating world of quantum mechanics and its implications for modern physics, technology, and reality itself. πŸ”¬ Discover more!",slug:"quantum-mechanics-science-of-small",children:null},other:{title:"Other Physics Topics: Beyond the Conventional",description:"Explore a variety of intriguing topics in physics that fall outside the mainstream, broadening your knowledge of the field. 🌌 Dive in now!",slug:"other-physics-topics-beyond-conventional",children:null}}},earthSciences:{title:"Explore the Depths of Earth Sciences 🌍 | Scientific Insights & Research",description:"Dive into the fascinating world of Earth Sciences! Our section covers geology, meteorology, and oceanography with insightful research articles 🌊.",slug:"earth-sciences",children:{geology:{title:"Uncovering Geology: The Science of Earth’s Structure πŸͺ¨",description:"Explore geology, the study of Earth’s structure, history, and processes. Discover fascinating research articles that reveal geological wonders! πŸ—Ώ",slug:"geology",children:null},meteorology:{title:"Understanding Meteorology: Weather and Climate Science ☁️",description:"Delve into meteorology, the science of weather and climate. Access original articles that enhance your understanding of atmospheric phenomena! 🌦️",slug:"meteorology",children:null},oceanography:{title:"Exploring Oceanography: The Secrets of Our Oceans 🌊",description:"Venture into oceanography, the study of oceans and marine life. Read groundbreaking research articles that illuminate our planet's water systems! 🐠",slug:"oceanography",children:null},other:{title:"Other Earth Sciences: Diverse Research Areas πŸ§ͺ",description:"Discover a variety of Earth Sciences topics not covered above. Explore unique research articles and broaden your scientific knowledge! 🌍",slug:"other",children:null}}},interdisciplinaryStudies:{title:"Interdisciplinary Studies: Bridging Scientific Disciplines 🌍",description:"Explore interdisciplinary studies covering biochemistry, environmental science, materials science, and more at our dedicated portal. πŸ”¬",slug:"interdisciplinary-studies",children:{biochemistry:{title:"Biochemistry: The Chemistry of Life 🧬",description:"Dive into biochemistry articles that explore the chemical processes in living organisms, revealing the intersection of biology and chemistry. 🌱",slug:"biochemistry",children:null},environmentalScience:{title:"Environmental Science: Understanding Our Planet 🌳",description:"Delve into environmental science research, focusing on ecological studies and the impact of human activity on our planet. 🌿",slug:"environmental-science",children:null},materialsScience:{title:"Materials Science: Innovating the Future πŸ› οΈ",description:"Explore materials science advancements that contribute to technology and engineering, enhancing our understanding of materials. βš—οΈ",slug:"materials-science",children:null},other:{title:"Other Interdisciplinary Research: A Scientific Miscellany πŸ”",description:"Discover a myriad of interdisciplinary studies that don't fit into specific categories, showcasing the diversity of scientific inquiry. πŸ“š",slug:"other-interdisciplinary-studies",children:null}}}},t=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),s="πŸ”¬πŸ“šπŸŒβš›οΈ",r=Object.keys(i),o=[],c=[];for(const e of r){const t=i[e];if(null==t?void 0:t.children){o.push(...Object.keys(t.children));for(const e of o){const i=t.children[e];(null==i?void 0:i.children)&&c.push(...Object.keys(i.children))}}}const a="2024-10-03T00:00:00Z",l="sciquants",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=t,exports.authorsNames=n,exports.categories=r,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=a,exports.subcategories=o,exports.subsubcategories=c;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ KnowledgePathways = "KnowledgePathways",
3
+ ResearchDepth = "ResearchDepth",
4
+ AudienceEngagement = "AudienceEngagement",
5
+ ScientificThemes = "ScientificThemes"
6
+ }
7
+ type KnowledgePathwaysValues = 'Biology Breakthroughs' | 'Chemistry Innovations' | 'Physics Discoveries' | 'Earth Science Insights';
8
+ type ResearchDepthValues = 'Original Articles' | 'Review Papers' | 'Case Studies' | 'Theory Exploration';
9
+ type AudienceEngagementValues = 'Student-Friendly' | 'Expert Analysis' | 'General Interest' | 'Interdisciplinary Approaches';
10
+ type ScientificThemesValues = 'Genetic Engineering' | 'Nanotechnology' | 'Astrophysics' | 'Climate Change';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.KnowledgePathways]: KnowledgePathwaysValues[];
13
+ [FiltersNames.ResearchDepth]: ResearchDepthValues[];
14
+ [FiltersNames.AudienceEngagement]: AudienceEngagementValues[];
15
+ [FiltersNames.ScientificThemes]: ScientificThemesValues[];
16
+ };
17
+ export declare const knowledgePathwaysValues: KnowledgePathwaysValues[];
18
+ export declare const researchDepthValues: ResearchDepthValues[];
19
+ export declare const audienceEngagementValues: AudienceEngagementValues[];
20
+ export declare const scientificThemesValues: ScientificThemesValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).KnowledgePathways="KnowledgePathways",e.ResearchDepth="ResearchDepth",e.AudienceEngagement="AudienceEngagement",e.ScientificThemes="ScientificThemes";const s=["Biology Breakthroughs","Chemistry Innovations","Physics Discoveries","Earth Science Insights"],t=["Original Articles","Review Papers","Case Studies","Theory Exploration"],i=["Student-Friendly","Expert Analysis","General Interest","Interdisciplinary Approaches"],r=["Genetic Engineering","Nanotechnology","Astrophysics","Climate Change"],a={[exports.FiltersNames.KnowledgePathways]:[],[exports.FiltersNames.ResearchDepth]:[],[exports.FiltersNames.AudienceEngagement]:[],[exports.FiltersNames.ScientificThemes]:[]},n={[exports.FiltersNames.KnowledgePathways]:s,[exports.FiltersNames.ResearchDepth]:t,[exports.FiltersNames.AudienceEngagement]:i,[exports.FiltersNames.ScientificThemes]:r},o=()=>JSON.stringify(n,null,2);exports.audienceEngagementValues=i,exports.fullFilters=n,exports.getFiltersTypesJSON=o,exports.initialFilters=a,exports.knowledgePathwaysValues=s,exports.researchDepthValues=t,exports.scientificThemesValues=r;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.audienceEngagementValues=t.audienceEngagementValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.knowledgePathwaysValues=t.knowledgePathwaysValues,exports.researchDepthValues=t.researchDepthValues,exports.scientificThemesValues=t.scientificThemesValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SciQuants is a dedicated infotainment portal that focuses on scientific research and reviews across various disciplines. It encompasses biology, chemistry, physics, and earth sciences, providing readers with original research articles and insights into scientific advancements.\n - Detailed description: SciQuants serves as an informative hub for those interested in the latest developments in science and research. The portal presents a wide range of original articles that delve into various scientific fields, offering a blend of academic rigor and engaging presentation. Readers can explore detailed reviews and analyses of groundbreaking research, making complex scientific concepts more accessible to a broader audience. By curating an extensive array of topics within biology, chemistry, physics, and earth sciences, SciQuants aims to foster a deeper understanding of the scientific landscape and promote interest in STEM fields.\n - Target audience: The target audience for SciQuants includes students, educators, researchers, and science enthusiasts who seek to expand their knowledge in scientific disciplines. Additionally, it caters to professionals in the scientific community looking for comprehensive reviews and insights into recent advancements, as well as general readers interested in staying updated on scientific research and developments.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Overview of Research Topic\n - Brief Background and Context\n - Importance in Current Scientific Landscape\n\n## Methodology\n - Research Design and Approach\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Overview of Research Topic, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SciQuants is a dedicated infotainment portal that focuses on scientific research and reviews across various disciplines. It encompasses biology, chemistry, physics, and earth sciences, providing readers with original research articles and insights into scientific advancements.\n - Detailed description: SciQuants serves as an informative hub for those interested in the latest developments in science and research. The portal presents a wide range of original articles that delve into various scientific fields, offering a blend of academic rigor and engaging presentation. Readers can explore detailed reviews and analyses of groundbreaking research, making complex scientific concepts more accessible to a broader audience. By curating an extensive array of topics within biology, chemistry, physics, and earth sciences, SciQuants aims to foster a deeper understanding of the scientific landscape and promote interest in STEM fields.\n - Target audience: The target audience for SciQuants includes students, educators, researchers, and science enthusiasts who seek to expand their knowledge in scientific disciplines. Additionally, it caters to professionals in the scientific community looking for comprehensive reviews and insights into recent advancements, as well as general readers interested in staying updated on scientific research and developments.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Overview of Research Topic\n - Brief Background and Context\n - Importance in Current Scientific Landscape\n\n## Methodology\n - Research Design and Approach\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Overview of Research Topic, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Authors - SciQuants | Showcase Your Scientific Contributions",description:"🌟 Explore a vibrant community of researchers! Discover how to contribute your research, insights, and innovations at SciQuants. Join us today! πŸ”¬"},[exports.PageNames.Home]:{title:"Home - SciQuants | Your Gateway to Scientific Advances",description:"πŸ” Welcome to SciQuants! Dive into original research articles and latest scientific reviews across biology, chemistry, physics, and earth sciences. πŸ“š"},[exports.PageNames.NotFound]:{title:"404 Not Found - SciQuants | Oops! Page Missing",description:"😱 Uh-oh! The page you're looking for isn't here. But don't worry, explore our latest scientific articles and reviews instead! 🌐"},[exports.PageNames.AboutUs]:{title:"About Us - SciQuants | Committed to Scientific Excellence",description:"πŸ“– Learn more about SciQuants! We strive to bring you the best in scientific research and reviews, advancing knowledge in various disciplines. 🌌"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy - SciQuants | Your Data Matters",description:"πŸ”’ At SciQuants, your privacy is our priority. Discover how we protect your information and maintain transparency with our comprehensive policy. πŸ”"},[exports.PageNames.Terms]:{title:"Terms of Service - SciQuants | Understand Your Rights",description:"πŸ“œ Familiarize yourself with our terms of service at SciQuants. Ensure a safe and respectful experience while exploring scientific content. βš–οΈ"},[exports.PageNames.Sitemap]:{title:"Sitemap - SciQuants | Navigate Our Scientific Universe",description:"πŸ—ΊοΈ Find your way around SciQuants! View our sitemap to explore all the original research articles and reviews at your fingertips! πŸ“„"}},a=[{name:"Dr. Ananya Sharma",description:"Dr. Ananya Sharma is a biochemist with over 15 years of experience in molecular biology and enzymology. She has published more than 40 research articles in peer-reviewed journals and is a passionate advocate for scientific communication. Besides her academic endeavors, she contributes to workshops that promote STEM education among underrepresented groups.",meta_title:"Ananya Sharma - Expert Biochemist and Science Communicator",meta_description:"Discover the works of Dr. Ananya Sharma, a leading biochemist specializing in molecular biology and enzymology, with over 15 years of experience and numerous publications."},{name:"Prof. Rajiv Malhotra",description:"Prof. Rajiv Malhotra is an esteemed physicist known for his groundbreaking research in condensed matter physics. With a career spanning over two decades, he has received numerous accolades for his contributions to the understanding of quantum materials and their applications.",meta_title:"Rajiv Malhotra - Renowned Physicist in Condensed Matter Physics",meta_description:"Explore the scientific contributions of Prof. Rajiv Malhotra, a leading physicist specializing in condensed matter physics, noted for his research in quantum materials."},{name:"Dr. Neha Desai",description:"Dr. Neha Desai is an environmental chemist focused on soil and water interaction and their impact on ecosystems. With an extensive publication record, she shares her findings through workshops that raise awareness about sustainable practices.",meta_title:"Neha Desai - Environmental Chemist and Advocate for Sustainability",meta_description:"Learn about Dr. Neha Desai, an expert in environmental chemistry tackling soil and water interactions while promoting sustainable environmental practices."},{name:"Dr. Vikram Iyer",description:"Dr. Vikram Iyer, a leading Earth scientist, holds expertise in geophysics and structural geology. He has contributed substantially to understanding seismic activity and its implications for urban planning. His published works have influenced policy and practice in disaster management.",meta_title:"Vikram Iyer - Expert in Earth Sciences and Seismology",meta_description:"Meet Dr. Vikram Iyer, an Earth scientist specializing in geophysics and structural geology with expertise in seismic activity and disaster management."},{name:"Dr. Poonam Verma",description:"Dr. Poonam Verma is a biologist specializing in genetic engineering and biotechnology with a focus on crop improvement. She has worked with various research institutions, enhancing agricultural practices through innovative biotechnological applications.",meta_title:"Poonam Verma - Biotechnology Expert in Genetic Engineering",meta_description:"Discover the research of Dr. Poonam Verma, a biotechnology expert in genetic engineering, dedicated to advancing agricultural practices through innovation."},{name:"Prof. Siddharth Rao",description:"Prof. Siddharth Rao is an accomplished chemist known for his work in physical chemistry and materials science. His insights into nanomaterials have opened new avenues in the field of drug delivery systems.",meta_title:"Siddharth Rao - Physical Chemist and Materials Science Pioneer",meta_description:"Explore the cutting-edge research of Prof. Siddharth Rao, an expert in physical chemistry and materials science, focusing on nanomaterials and drug delivery."},{name:"Dr. Aditi Kapoor",description:"Dr. Aditi Kapoor is a microbiologist with a focus on antimicrobial resistance. Her extensive research has attracted international attention, making significant contributions to public health policies.",meta_title:"Aditi Kapoor - Microbiologist Specializing in Antimicrobial Resistance",meta_description:"Learn more about Dr. Aditi Kapoor, a microbiologist dedicated to the study of antimicrobial resistance and its implications for global health."},{name:"Dr. Raghav Khosla",description:"Dr. Raghav Khosla is an astrophysicist with expertise in astronomical observations and cosmic phenomena. His work has contributed to several groundbreaking discoveries in understanding the universe's evolution.",meta_title:"Raghav Khosla - Astrophysicist and Cosmic Researcher",meta_description:"Delve into the research of Dr. Raghav Khosla, an astrophysicist dedicated to exploring astronomical phenomena and the evolution of the universe."},{name:"Prof. Meera Patil",description:"Prof. Meera Patil specializes in organic chemistry with a keen interest in synthesis and mechanistic studies. With many accolades to her name, she is widely respected in academic circles for her innovative research approaches.",meta_title:"Meera Patil - Specialist in Organic Chemistry and Synthesis",meta_description:"Meet Prof. Meera Patil, a prominent organic chemist recognized for her contributions to synthesis and mechanistic studies in the field of chemistry."},{name:"Dr. Karan Singh",description:"Dr. Karan Singh is a leading neurologist and researcher whose work focuses on neurobiology and neurodegenerative diseases. His research has led to novel therapeutic approaches and significant insights into brain health.",meta_title:"Karan Singh - Neurologist and Neurobiology Researcher",meta_description:"Discover the work of Dr. Karan Singh, a neurologist specializing in neurobiology and neurodegenerative diseases, contributing to groundbreaking therapeutic research."},{name:"Dr. Anjali Rao",description:"Dr. Anjali Rao is a seasoned biologist with over 15 years of experience in molecular biology and genetics. She has published extensively in top-tier journals and has been the recipient of multiple research grants. Dr. Rao currently leads a research lab where she focuses on gene editing technologies and their applications in medicine.",meta_title:"Author: Dr. Anjali Rao - Molecular Biologist",meta_description:"Explore the research and insights of Dr. Anjali Rao, a distinguished molecular biologist with extensive experience in genetics and gene editing technologies."},{name:"Prof. Vikram Shah",description:"Prof. Vikram Shah is a renowned chemist specializing in organic synthesis and catalysis. With over 20 years in academia, he has contributed significantly to the field with numerous publications. His work emphasizes sustainable chemistry and the development of green methodologies.",meta_title:"Author: Prof. Vikram Shah - Organic Chemist",meta_description:"Discover the contributions of Prof. Vikram Shah, a leading organic chemist focused on sustainable practices and innovative synthesis techniques."},{name:"Dr. Meera Nair",description:"Dr. Meera Nair is a physicist with expertise in quantum mechanics and condensed matter physics. She has published over 30 research articles and received accolades for her pioneering work in quantum computing. Dr. Nair also engages in science communication to inspire future generations.",meta_title:"Author: Dr. Meera Nair - Quantum Physicist",meta_description:"Learn about Dr. Meera Nair, a prominent physicist specializing in quantum mechanics and computing, dedicated to advancing scientific understanding."},{name:"Dr. Rajesh Kumar",description:"Dr. Rajesh Kumar is an earth scientist with a focus on environmental geoscience and climate change. With a Ph.D. from a leading university, he has authored books and articles that address critical issues related to environmental sustainability and earth systems.",meta_title:"Author: Dr. Rajesh Kumar - Earth Scientist",meta_description:"Explore the expertise of Dr. Rajesh Kumar, an earth scientist committed to addressing climate change through research and education."},{name:"Dr. Priya Desai",description:"Dr. Priya Desai is a multidisciplinary researcher exploring the intersection of biology and chemistry. Her work involves developing biomaterials for medical applications. With numerous accolades to her name, Dr. Desai is a prominent figure in materials science.",meta_title:"Author: Dr. Priya Desai - Materials Scientist",meta_description:"Meet Dr. Priya Desai, a multidisciplinary researcher renowned for her innovation in biomaterials and their applications in medicine."},{name:"Prof. Arvind Patel",description:"Prof. Arvind Patel, a distinguished professor of chemistry, specializes in analytical chemistry and instrumental methods. With over a decade of teaching and research experience, he has mentored numerous students and authored several influential publications.",meta_title:"Author: Prof. Arvind Patel - Analytical Chemist",meta_description:"Delve into the analytical expertise of Prof. Arvind Patel, a leading chemist and educator in advanced instrumental techniques."},{name:"Dr. Kavita Sharma",description:"Dr. Kavita Sharma is an esteemed biochemist known for her research on enzyme mechanisms and biocatalysis. With a strong publication record, she has been actively involved in mentoring young scientists and promoting interdisciplinary research.",meta_title:"Author: Dr. Kavita Sharma - Biochemist",meta_description:"Discover the research contributions of Dr. Kavita Sharma, a prominent biochemist specializing in enzyme mechanisms and biocatalysis."},{name:"Dr. Siddharth Chandra",description:"Dr. Siddharth Chandra is a physicist specializing in renewable energy and nanotechnology. With an active role in advocating for sustainable technologies, he has numerous patents and publications that influence both research and industry.",meta_title:"Author: Dr. Siddharth Chandra - Renewable Energy Physicist",meta_description:"Explore Dr. Siddharth Chandra's innovative work in renewable energy and nanotechnology, championing sustainability in modern science."},{name:"Dr. Anushka Thakur",description:"Dr. Anushka Thakur is an environmental scientist with a focus on climate science and ecology. She has been instrumental in conducting impactful research that drives policy changes aimed at environmental conservation.",meta_title:"Author: Dr. Anushka Thakur - Environmental Scientist",meta_description:"Learn more about Dr. Anushka Thakur, an environmental scientist dedicated to climate research and advocating for conservation policies."},{name:"Prof. Nikhil Bansal",description:"Prof. Nikhil Bansal is a theoretical physicist with a keen interest in astrophysics. A recognized expert in his field, he has contributed to our understanding of dark matter and cosmic structures through his extensive research and publications.",meta_title:"Author: Prof. Nikhil Bansal - Theoretical Physicist",meta_description:"Discover the insights of Prof. Nikhil Bansal, a theoretical physicist exploring the mysteries of the universe, including dark matter and cosmic structures."},{name:"Dr. Rajesh K. Verma",description:"Dr. Rajesh K. Verma is a physicist with a focus on condensed matter physics and nanotechnology. He has been involved in groundbreaking research for over 20 years and has collaborated with international institutions.",meta_title:"Dr. Rajesh K. Verma - Leading Physicist in Condensed Matter and Nanotechnology",meta_description:"Discover the impactful research of Dr. Rajesh K. Verma, a physicist specializing in condensed matter and nanotechnology, featured on SciQuants."},{name:"Dr. Priya S. Kumar",description:"Dr. Priya S. Kumar is a distinguished environmental scientist with expertise in climate change and sustainable practices. She has more than a decade of experience and has authored several influential papers in her field.",meta_title:"Dr. Priya S. Kumar - Environmental Scientist and Climate Change Expert",meta_description:"Learn about the contributions of Dr. Priya S. Kumar, an expert in climate change and sustainable practices, on SciQuants."},{name:"Dr. Sanjay B. Nair",description:"Dr. Sanjay B. Nair is a renowned chemist specializing in organic synthesis and drug discovery. With over 18 years of research and numerous patents, he has made significant advancements in medicinal chemistry.",meta_title:"Dr. Sanjay B. Nair - Expert in Organic Chemistry and Drug Discovery",meta_description:"Explore the research work of Dr. Sanjay B. Nair, a leading chemist in organic synthesis and drug discovery, now on SciQuants."},{name:"Dr. Neha S. Iyer",description:"Dr. Neha S. Iyer is a molecular biologist whose work focuses on genome editing and CRISPR technology. She has worked at prestigious institutes worldwide and has numerous high-impact publications.",meta_title:"Dr. Neha S. Iyer - Molecular Biologist and CRISPR Technology Expert",meta_description:"Delve into the research insights of Dr. Neha S. Iyer, a molecular biologist specializing in genome editing and CRISPR technology, featured on SciQuants."},{name:"Dr. Amit S. Chaudhary",description:"Dr. Amit S. Chaudhary is an astrophysicist with extensive experience in cosmology and stellar evolution. He has contributed to several international collaborations and has published extensively in astrophysics.",meta_title:"Dr. Amit S. Chaudhary - Astrophysicist Specializing in Cosmology",meta_description:"Uncover the research achievements of Dr. Amit S. Chaudhary, an astrophysicist focused on cosmology and stellar evolution, on SciQuants."},{name:"Dr. Kavita L. Menon",description:"Dr. Kavita L. Menon is a prominent geologist with specialization in mineralogy and geological mapping. She has over 12 years of field experience and has contributed significantly to geological surveys.",meta_title:"Dr. Kavita L. Menon - Geological Expert in Mineralogy and Mapping",meta_description:"Read about the influential research of Dr. Kavita L. Menon, an expert geologist in mineralogy and geological mapping, now on SciQuants."},{name:"Dr. Ramesh D. Desai",description:"Dr. Ramesh D. Desai is a renowned chemist with a specialty in theoretical chemistry and computational methods. His innovative work has led to advancements in material science and molecular modeling.",meta_title:"Dr. Ramesh D. Desai - Theoretical Chemist and Computational Researcher",meta_description:"Discover the contributions of Dr. Ramesh D. Desai, a theoretical chemist known for his advancements in computational methods on SciQuants."},{name:"Dr. Shalini T. Patil",description:"Dr. Shalini T. Patil is a microbiologist focused on environmental microbiology and bioremediation strategies. With significant fieldwork experience, she is noted for her contributions to sustainable environmental solutions.",meta_title:"Dr. Shalini T. Patil - Environmental Microbiologist and Bioremediation Specialist",meta_description:"Explore the research of Dr. Shalini T. Patil, a microbiologist specializing in environmental microbiology and bioremediation strategies, on SciQuants."},{name:"Dr. Vikram P. Shah",description:"Dr. Vikram P. Shah is an accomplished physicist specializing in plasma physics and nuclear fusion. His research has been key to advancements in energy science and has been published widely across journals.",meta_title:"Dr. Vikram P. Shah - Expert in Plasma Physics and Nuclear Fusion",meta_description:"Learn about Dr. Vikram P. Shah, a physicist known for his research in plasma physics and nuclear fusion, featured on SciQuants."},{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a prominent biologist with over 15 years of experience in molecular biology and environmental science. She has published numerous articles in reputed scientific journals, focusing on genetic modification and its applications in sustainable agriculture. Dr. Sharma is also an active speaker at international conferences, promoting innovative research in the biological sciences.",meta_title:"Dr. Anjali Sharma - Molecular Biologist at SciQuants",meta_description:"Explore the work of Dr. Anjali Sharma, a leading biologist with 15 years of experience in genetic modification and sustainable agriculture. Discover her contributions to ecological research at SciQuants."},{name:"Prof. Rajeev Kumar",description:"Prof. Rajeev Kumar is an esteemed physicist specializing in condensed matter physics. With a career spanning over 20 years, he has been recognized for his groundbreaking research on superconductors and quantum materials. He is associated with several research collaborations in India and abroad, which significantly advance the field of physics.",meta_title:"Prof. Rajeev Kumar - Condensed Matter Physicist at SciQuants",meta_description:"Meet Prof. Rajeev Kumar, an acclaimed physicist with expertise in superconductors and quantum materials. Follow his impactful research contributions at SciQuants."},{name:"Dr. Priya Mehta",description:"Dr. Priya Mehta is an expert in organic chemistry with over a decade of research experience in synthetic methodologies. She has contributed extensively to the field through her publications and has received multiple awards for her innovative approaches in green chemistry.",meta_title:"Dr. Priya Mehta - Organic Chemist at SciQuants",meta_description:"Discover the research of Dr. Priya Mehta, a leading organic chemist known for her advancements in green chemistry and synthetic methodologies. Read more on SciQuants."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is a renowned geologist with a focus on mineralogy and environmental geology. He has over 18 years of field research experience and has made significant contributions to understanding natural resource management and geological hazards.",meta_title:"Dr. Vikram Singh - Geologist at SciQuants",meta_description:"Learn about Dr. Vikram Singh, an influential geologist specializing in mineralogy and environmental geology. Explore his research and insights at SciQuants."},{name:"Dr. Neeta Chand",description:"Dr. Neeta Chand is a distinguished researcher in biochemistry, particularly known for her studies on enzyme kinetics and their applications in biotechnology. With over 12 years in the field, she has authored numerous articles and collaborates with various biotech companies.",meta_title:"Dr. Neeta Chand - Biochemist at SciQuants",meta_description:"Explore the work of Dr. Neeta Chand, a respected biochemist specializing in enzyme kinetics and biotechnology. Discover her published research at SciQuants."},{name:"Dr. Rakesh Bansal",description:"Dr. Rakesh Bansal is a physicist with expertise in astrophysics and cosmology. Over his 10-year career, he has conducted extensive research on black holes and dark matter, contributing valuable insights to our understanding of the universe.",meta_title:"Dr. Rakesh Bansal - Astrophysicist at SciQuants",meta_description:"Meet Dr. Rakesh Bansal, an expert astrophysicist specializing in black holes and dark matter. Follow his groundbreaking research at SciQuants."},{name:"Dr. Sheetal Joshi",description:"Dr. Sheetal Joshi is an environmental scientist who has dedicated her life to researching climate change effects on ecosystems. With over 14 years in the field, she has a rich portfolio of published articles and is heavily involved in consultation for environmental policy.",meta_title:"Dr. Sheetal Joshi - Environmental Scientist at SciQuants",meta_description:"Learn about Dr. Sheetal Joshi, an environmental scientist focused on climate change and ecosystem research. Read her impactful articles at SciQuants."},{name:"Dr. Anirudh Verma",description:"Dr. Anirudh Verma is a leader in theoretical chemistry, exploring molecular dynamics and computational methods. His cutting-edge research has been published in numerous high-impact journals, establishing him as a key figure in his field.",meta_title:"Dr. Anirudh Verma - Theoretical Chemist at SciQuants",meta_description:"Discover the pioneering research of Dr. Anirudh Verma, a theoretical chemist renowned for his work in molecular dynamics and computational methods at SciQuants."},{name:"Dr. Kavita Yadav",description:"Dr. Kavita Yadav is a bioinformatics expert with a strong emphasis on data analysis in genomics. With over a decade of experience, she has collaborated on various interdisciplinary projects to decode complex biological data.",meta_title:"Dr. Kavita Yadav - Bioinformatician at SciQuants",meta_description:"Explore Dr. Kavita Yadav's contributions as a bioinformatician specializing in genomics data analysis. Read her influential work at SciQuants."},{name:"Dr. Rahul Gupta",description:"Dr. Rahul Gupta is a prominent chemist focused on materials science and nanotechnology. His innovative research has garnered international attention, leading to numerous publications and patents in the field.",meta_title:"Dr. Rahul Gupta - Nanotechnologist at SciQuants",meta_description:"Meet Dr. Rahul Gupta, a leading chemist specializing in materials science and nanotechnology. Explore his groundbreaking research at SciQuants."},{name:"Dr. Emily Johnson",description:"Dr. Emily Johnson is a biologist with over 15 years of research experience in molecular genetics. She has published numerous articles in high-impact journals and is well-regarded for her contributions to gene editing technologies. Dr. Johnson is passionate about educating the next generation of scientists and frequently conducts workshops and seminars across the globe.",meta_title:"Dr. Emily Johnson - Molecular Geneticist at SciQuants",meta_description:"Explore cutting-edge research by Dr. Emily Johnson, a molecular geneticist with over 15 years of experience in gene editing and molecular biology. Visit her page on SciQuants."},{name:"Prof. Anil Kumar",description:"Prof. Anil Kumar is a chemistry expert with a strong focus on environmental chemistry. With over 20 years in academia, he has been involved in groundbreaking research projects aimed at reducing pollutants and remediating affected areas. He is a sought-after speaker and mentor in the field of green chemistry.",meta_title:"Prof. Anil Kumar - Environmental Chemist at SciQuants",meta_description:"Read science-driven articles by Prof. Anil Kumar, an environmental chemist specialized in sustainable practices. Discover his insights on SciQuants."},{name:"Dr. Jane Smith",description:"Dr. Jane Smith is an expert in astrophysics with a research focus on exoplanetary atmospheres and habitability. With publications in renowned journals and years of observational work, she has contributed significantly to understanding planetary systems. Dr. Smith is a member of several international space research organizations.",meta_title:"Dr. Jane Smith - Astrophysicist at SciQuants",meta_description:"Delve into astrophysical research with Dr. Jane Smith, an expert in exoplanetary studies and habitability. Check her latest contributions on SciQuants."},{name:"Dr. Carlos Mendez",description:"Dr. Carlos Mendez is a renowned physicist specializing in condensed matter physics. He has a prolific publication record and has conducted research at top laboratories worldwide. Dr. Mendez is known for his innovative approach to solving complex physical problems.",meta_title:"Dr. Carlos Mendez - Condensed Matter Physicist at SciQuants",meta_description:"Engage with Dr. Carlos Mendez, a leading physicist in condensed matter research. Discover his unique approaches on SciQuants."},{name:"Dr. Aisha Rahman",description:"Dr. Aisha Rahman is a geologist with significant expertise in sedimentary geology and paleoclimatology. She has led major field research expeditions and published extensively on climate changes in the geological record. Dr. Rahman is dedicated to science communication and outreach.",meta_title:"Dr. Aisha Rahman - Sedimentary Geologist at SciQuants",meta_description:"Learn from Dr. Aisha Rahman, an expert in sedimentary geology and climate change, through her insightful articles at SciQuants."},{name:"Dr. Li Wei",description:"Dr. Li Wei specializes in molecular biology and biotechnology, holding multiple patents for innovative biotechnological applications. With a rich experience in both academic and corporate settings, Dr. Wei is celebrated for her work on therapeutic proteins and genetic engineering.",meta_title:"Dr. Li Wei - Molecular Biologist & Biotechnologist at SciQuants",meta_description:"Understand biotechnological advancements with Dr. Li Wei, a leader in molecular biology and biotechnology. Explore her work on SciQuants."},{name:"Dr. Maria Gonzalez",description:"With a PhD in environmental science, Dr. Maria Gonzalez has dedicated her career to researching sustainable practices and climate change impacts. Her work has been influential in both policy-making and academic circles. Dr. Gonzalez frequently collaborates with NGOs for environmental advocacy.",meta_title:"Dr. Maria Gonzalez - Environmental Scientist at SciQuants",meta_description:"Join Dr. Maria Gonzalez as she tackles pressing environmental issues and advocates for sustainable practices. Read her articles on SciQuants."},{name:"Dr. Ivan Petrov",description:"Dr. Ivan Petrov is a physicist with a focus on quantum mechanics and nanotechnology. He has authored several seminal papers on quantum computing and continues to push the boundaries of research. Dr. Petrov mentors young physicists and is an avid science communicator.",meta_title:"Dr. Ivan Petrov - Quantum Physicist at SciQuants",meta_description:"Explore the fascinating world of quantum mechanics with Dr. Ivan Petrov, a leading researcher in quantum computing. Visit his insights on SciQuants."},{name:"Dr. Sophie Chen",description:"Dr. Sophie Chen is a chemist specializing in organic synthesis and materials science. Her innovative work has applications in drug discovery and green chemistry. Dr. Chen actively collaborates with interdisciplinary teams to promote sustainable practices in scientific research.",meta_title:"Dr. Sophie Chen - Organic Chemist at SciQuants",meta_description:"Discover the world of organic synthesis with Dr. Sophie Chen, an expert in materials science and sustainable chemistry. Read her latest findings on SciQuants."},{name:"Dr. Ahmed Al-Farsi",description:"Dr. Ahmed Al-Farsi is a renowned earth scientist with a focus on geophysics and natural resource management. A prolific researcher and author, he has spent years exploring the Earth’s subsurface and its resources. Dr. Al-Farsi also works closely with communities on sustainable resource usage.",meta_title:"Dr. Ahmed Al-Farsi - Earth Scientist at SciQuants",meta_description:"Learn from Dr. Ahmed Al-Farsi, an expert in geophysics and natural resource management. Explore his impactful research on SciQuants."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a biologist with over 15 years of research experience in molecular biology and genetics. She has published extensively in peer-reviewed journals and is known for her groundbreaking work on gene editing techniques. Emily holds a Ph.D. from Harvard University and is passionate about educating the next generation of scientists.",meta_title:"Dr. Emily Carter - Molecular Biologist and Geneticist",meta_description:"Discover the academic journey and research contributions of Dr. Emily Carter, a distinguished molecular biologist with a focus on genetics and gene editing. Explore her insightful articles on SciQuants."},{name:"Prof. John Miller",description:"Professor John Miller is a distinguished chemist specializing in organic chemistry. With a career spanning over 20 years, he has made significant contributions to sustainable chemistry and green technology. He is a published author of numerous research papers and teaches at Stanford University.",meta_title:"Prof. John Miller - Expert in Organic Chemistry",meta_description:"Explore the expertise of Prof. John Miller, a leading organic chemist with a focus on sustainable practices and innovations. Follow his latest research articles on SciQuants."},{name:"Dr. Aisha Patel",description:"Dr. Aisha Patel is a physicist with a specialty in quantum mechanics and condensed matter physics. Holding a Ph.D. from MIT, she has over a decade of experience in both academia and industry. Aisha’s research has been vital in advancing technologies in superconductivity.",meta_title:"Dr. Aisha Patel - Quantum Physicist",meta_description:"Learn more about Dr. Aisha Patel, a quantum physicist making waves in superconductivity and condensed matter physics. Read her insightful research on SciQuants."},{name:"Dr. Robert Chen",description:"Dr. Robert Chen is a geochemist with expertise in carbon cycling and climate change. He holds a Ph.D. from the University of California, Berkeley, and has worked on numerous interdisciplinary projects that address environmental issues. His work has received international acclaim.",meta_title:"Dr. Robert Chen - Geochemist and Climate Scientist",meta_description:"Delve into the work of Dr. Robert Chen, a prominent geochemist specializing in carbon cycling and climate change. Discover his research articles on SciQuants."},{name:"Dr. Sophia Nguyen",description:"Dr. Sophia Nguyen is an environmental scientist with a focus on ecological restoration and biodiversity. With a Ph.D. in Environmental Science from Yale University, she is also an active advocate for conservation education and has published several influential articles on the subject.",meta_title:"Dr. Sophia Nguyen - Environmental Scientist and Advocate",meta_description:"Discover the impactful research and advocacy of Dr. Sophia Nguyen, an environmental scientist dedicated to ecological restoration and biodiversity. Explore her writings on SciQuants."},{name:"Prof. Alan Garcia",description:"Professor Alan Garcia is a renowned mathematician specializing in statistical mechanics and complex systems. With a doctorate from Princeton University, Alan has published numerous research papers and has received several awards for his contributions to theoretical physics.",meta_title:"Prof. Alan Garcia - Mathematician and Theoretical Physicist",meta_description:"Profile of Prof. Alan Garcia, a mathematician and theoretical physicist known for his work in statistical mechanics. Read his research contributions on SciQuants."},{name:"Dr. Maria LΓ³pez",description:"Dr. Maria LΓ³pez is a chemist with extensive research experience in nanotechnology and materials science. She received her Ph.D. from the University of Cambridge and has collaborated with various international scientific organizations to develop advanced materials for electronics.",meta_title:"Dr. Maria LΓ³pez - Nanotechnology and Materials Expert",meta_description:"Learn about Dr. Maria LΓ³pez, a nanotechnology expert advancing materials science for electronics. Check out her articles on SciQuants."},{name:"Dr. James O'Reilly",description:"Dr. James O'Reilly is an astrophysicist known for his research in stellar formation and galactic dynamics. He holds a doctorate from the California Institute of Technology and is a frequent contributor to various scientific magazines. James has a keen interest in public science education.",meta_title:"Dr. James O'Reilly - Astrophysicist and Science Educator",meta_description:"Explore the research of Dr. James O'Reilly, an astrophysicist studying stellar formation and galactic dynamics, and his commitment to science education on SciQuants."},{name:"Prof. Linda Johnson",description:"Professor Linda Johnson is a leading researcher in computational biology and bioinformatics. With a Ph.D. from the University of Oxford, she has over 18 years of research experience and has authored influential papers on protein structure prediction and systems biology.",meta_title:"Prof. Linda Johnson - Computational Biologist",meta_description:"Uncover the contributions of Prof. Linda Johnson, a computational biologist specializing in bioinformatics and protein structure prediction. Read her work on SciQuants."},{name:"Dr. Kevin Wang",description:"Dr. Kevin Wang is a geophysicist specializing in earthquake engineering and risk assessment. He earned his doctorate from Stanford University and is an active member of various scientific communities. Kevin focuses on developing better safety solutions for urban areas prone to seismic activity.",meta_title:"Dr. Kevin Wang - Geophysicist and Earthquake Engineer",meta_description:"Discover the innovative work of Dr. Kevin Wang, a geophysicist focused on earthquake engineering and urban safety solutions. Explore his research on SciQuants."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#5a4fcf;--theme-color-8:#7e74e4;--theme-color-7:#a298ff;--theme-color-6:#c3bffd;--theme-color-5:#e1dfff;--theme-color-3:#ffe5ec;--theme-color-2:#ffebf5;--color-bg-layout:#f8fafc;--color-bg-hover:#e9edf1;--article-border-radius:20px;--btn-border-radius:3px;--category-border-radius:46px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.325",
3
+ "version": "1.3.327",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [